Skip to content

Performance issue: getMatchedCSSRules takes ~800ms, causing slowdowns during split operations #803

@francesc79

Description

@francesc79

Hi,

I am experiencing a performance issue related to the getMatchedCSSRules method. During split operations, this method takes approximately 800ms to execute, causing noticeable slowdowns. In the image attached you can see a problem.

split

Have you considered adding a cache to this method or passing with options the value required for avoid search in all css rules?

Looking forward to your feedback

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions