Writing an email in outlook.com's web-interface is slow
Categories
(Core :: Layout, defect, P2)
Tracking
()
Performance Impact | low |
People
(Reporter: linuxhippy, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
(Keywords: perf:responsiveness)
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
Updated•7 years ago
|
Reporter | ||
Comment 4•7 years ago
|
||
Comment 5•7 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Comment 6•6 years ago
|
||
Clemens, can you still reproduce? It's possible that some flexbox optimizations over the past year may've helped here.
Updated•6 years ago
|
Comment 7•6 years ago
|
||
I tested this myself (at https://outlook.live.com/mail/inbox ) -- I created an email and pasted in lorem ipsum text a number of times until I had ~13000 characters (to have a decent amount of backscroll/content).
Then I started profiling, mashed my keyboard as fast as I could, and stopped profiling.
The text input felt responsive, and my profile is https://perfht.ml/2Xd6Kxp which doesn't show delays and has hardly any time spent in reflow (only ~150ms total, of a nearly 9 second profile)
This is in comparison to the original profile here which showed ~50% of our time spent in reflow (~26 seconds with reflow in the backtrace, out of ~42 seconds' worth of samples).
So, this is WORKSFORME (whether it's our fix or a fix on the Outlook/Hotmail side). Please reopen if you can still see it, though!
Updated•3 years ago
|
Description
•