Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.x] Shipping method performance issue due to order serialization. #3566

Closed
wants to merge 7 commits into from

Conversation

lukeholder
Copy link
Member

Description

Discovered this is the performance issue from blackfire profiling.

MatMc and others added 7 commits May 15, 2024 14:34
Update the expiration date of the Dummy payment gateway's dummy credit card to be several years in the future, it currently requires manually changing the year on every use due to being in the past.
Change expiration year handling to be the same as the latest version of commerce's handling
Update Dummy.php expiry date in 3.x
Serialising the order toArray every time the evaluation needed is too costly with a large number of rules
@lukeholder lukeholder changed the title Shipping method performance issue due to order serialization. [4.x] Shipping method performance issue due to order serialization. Aug 15, 2024
@lukeholder lukeholder closed this Sep 4, 2024
@lukeholder
Copy link
Member Author

Please see #3653

@lukeholder lukeholder deleted the feature/shipping-method-performance branch September 10, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants