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

JS Performance improvements #3088

Merged
merged 4 commits into from
Feb 8, 2021
Merged

JS Performance improvements #3088

merged 4 commits into from
Feb 8, 2021

Conversation

dratwas
Copy link
Contributor

@dratwas dratwas commented Feb 2, 2021

In this PR i added some performance tweaks on JS side and also added a babel plugin to remove all console logs in the production model.

GB PR WordPress/gutenberg#27446

To test:
The app should work a bit faster especially on Android with a big post open.

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered if this change warrants user-facing release notes more info and have added them to RELEASE-NOTES.txt if necessary.

@peril-wordpress-mobile
Copy link

peril-wordpress-mobile bot commented Feb 2, 2021

Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job!

Copy link
Contributor

@lukewalczak lukewalczak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dratwas dratwas merged commit c15379e into develop Feb 8, 2021
@dratwas dratwas deleted the js-performance-improvements branch February 8, 2021 14:39
@dcalhoun dcalhoun mentioned this pull request Feb 16, 2021
3 tasks
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.

2 participants