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

Instrument editor startup performance #1988

Closed
koke opened this issue Mar 9, 2020 · 0 comments · Fixed by wordpress-mobile/WordPress-Android#11411 or wordpress-mobile/WordPress-iOS#13605
Assignees

Comments

@koke
Copy link
Member

koke commented Mar 9, 2020

While testing, I noticed the editor took around 10 seconds to load in my Moto G5 Plus. Besides investigating what's causing the slow performance, it would be good to add some metrics to understand how widespread is the problem.

I'd propose we add a new property to editor_session_start named startup_time_ms that counts the number of milliseconds from the time the user tries to open the editor until it is available and responsive. This roughly translates as the time between the editor session being initialized and the start event being sent (since it'll wait until first render to know which blocks are unsupported).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant