JavaScript performance profiling

Collect and view performance profiles using VS Code’s new built-in JavaScript debugger.

Use the tree view or flame chart view to explore your program’s execution and identify hot spots.