slow reflows when typing in to a long compose-message body at Google Inbox
Categories
(Core :: Layout, defect, P3)
Tracking
()
People
(Reporter: dholbert, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
| Reporter | ||
Comment 1•7 years ago
|
||
| Reporter | ||
Comment 2•7 years ago
|
||
Updated•7 years ago
|
Updated•7 years ago
|
| Reporter | ||
Comment 3•7 years ago
|
||
| Reporter | ||
Updated•7 years ago
|
Updated•7 years ago
|
| Reporter | ||
Comment 4•7 years ago
|
||
| Reporter | ||
Comment 5•6 years ago
•
|
||
Inbox is slated to be decomissioned in March 2019 (in ~2 months). While it's still up, I did a comparison of this bug's STR between inbox & gmail, and it looks like gmail is a good bit better here.
Here's 2 profiles for each, filtered for "reflow". (When capturing these profiles, I pasted in the attached 10-copies-of-manifesto blurb, and then I started profiling, and then I held down my "a" key for ~10 seconds to type as many "a" characters as possible.)
Inbox:
https://perfht.ml/2VL0v2V 1.547 seconds
https://perfht.ml/2VLsGPA 1.267 seconds
Gmail (the current "new gmail" UI with material design etc):
https://perfht.ml/2VI8Xjz 0.481 seconds
https://perfht.ml/2VIGzOn 0.544 seconds
So it looks like gmail is a lot better here. I confirmed that by zooming in, too.
-
If I zoom in on an inbox profile, I see reflow taking ~6ms to 11ms per refresh driver tick. E.g. here's a snippet with three long ones: https://perfht.ml/2VR6xPQ
-
But for gmail, reflow is only 0.5-1ms per refresh driver tick, e.g. here: https://perfht.ml/2VLtRP0
Conclusion: this bug still seems to kinda exist for Inbox, but does not happen for Gmail, happily.
So, given that Inbox is going away very soon (and its "new gmail" replacement is unaffected), let's call this particular issue WONTFIX. To the extent that this same performance issue exists elsewhere on the web, we can track it in separate bugs.
Updated•3 years ago
|
Description
•