Skip to content
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

@mosquito1994

Description

@mosquito1994

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

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions