This repository was archived by the owner on Nov 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 177
This repository was archived by the owner on Nov 8, 2023. It is now read-only.
How does "Disable JavaScript samples" affects the page render? #323
Open
Description
Hello, I'm using the performance tool in Chrome devtools to test my page. I am confused that I get different results in FPS when toggling the "Disable JavaScript samples" checkbox. Here are two examples:
image
As you can see in the pictures, the detailed version which show the stack has lower FPS during the several timers for there are always forced reflow found in the stack. However when I uncheck the "Disable JavaScript samples", there aren't any forced reflow shown at all so that the FPS is higher. The results are always the same so that this is not an accidental one.
I am curious that "Disable JavaScript samples" affects the page rendering or any other reasons? Thank you for your help!
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.