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

Fix translation file order #115

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Fix translation file order #115

merged 1 commit into from
Nov 8, 2023

Conversation

swissspidy
Copy link
Owner

Fixes #114

@swissspidy swissspidy added this to the 1.0.7 milestone Nov 8, 2023
@swissspidy swissspidy merged commit a9d9336 into main Nov 8, 2023
22 checks passed
@swissspidy swissspidy deleted the fix/114-order branch November 8, 2023 15:54
@swissspidy
Copy link
Owner Author

Performance Test Results

Performance test results for d680e9b are in 🛎️!

WordPress Admin

Locale Scenario wp-memory-usage wp-total
en_US Default 17.42 MB 141.42 ms
de_DE Default 34.27 MB 195.89 ms
de_DE Ginger MO (MO) 22.00 MB 171.60 ms
de_DE Ginger MO (PHP) 18.89 MB 146.75 ms

Twenty Twenty-Three

Locale Scenario wp-memory-usage wp-total
en_US Default 16.29 MB 129.59 ms
de_DE Default 29.95 MB 170.97 ms
de_DE Ginger MO (MO) 19.85 MB 153.44 ms
de_DE Ginger MO (PHP) 17.51 MB 135.61 ms

Twenty Twenty-One

Locale Scenario wp-memory-usage wp-total
en_US Default 15.78 MB 106.98 ms
de_DE Default 29.54 MB 145.07 ms
de_DE Ginger MO (MO) 19.35 MB 130.82 ms
de_DE Ginger MO (PHP) 17.00 MB 113.73 ms

swissspidy added a commit to swissspidy/wordpress-develop that referenced this pull request Nov 8, 2023
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.

Preserve order translations are loaded in
1 participant