(In reply to Mayank Bansal from comment #21) > Chrome: Instant. The chrome profiler didnt even capture this. I see a little time spent in layout in Chrome when viewing the source of testcase 2. Here's a Chrome profile of loading that view-source 4 times: https://share.firefox.dev/3XeM9ty Each load has a ~21-23ms marker for "Layout". That's substantially lower than our 600-700ms layouts, so perhaps still keeping this bug open to track that.
Bug 1466704 Comment 23 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Mayank Bansal from comment #21) > Chrome: Instant. The chrome profiler didnt even capture this. I see a little time spent in layout in Chrome when viewing the source of testcase 2. Here's a Chrome profile of loading that view-source 4 times: https://share.firefox.dev/3XeM9ty Each load has a ~21-23ms marker for "Layout". That's substantially lower than our 600-700ms layouts, so perhaps still worth keeping this bug open to track that.