Skip to content

Identify specific long tasks within the main thread for a specific third party #491

@simeon-uxify

Description

@simeon-uxify

Is your feature request related to a problem? Please describe.

I usually use the Chrome Dev Tools to analyze third party scripts, specifically the longest tasks in the main thread. I analyze the JS of the third-parties and try to identify the performance bottlenecks.

Describe the solution you'd like

I'd like to quickly identify such long tasks, the specific points in the JS script which caused them, and see recommendations how to fix them.

Describe alternatives you've considered

My alternative for the moment is to do it manually, but if I can do it with the help of an LLM, it could save me some time.

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions