All panels
Load Profiler
Waterfall for SvelteKit `load` functions
Visualize the timing of every `load` function — server, universal, and layout — as a waterfall. Identify serial loads that should be parallel.
What you can do
- 01 Per-route waterfall timing
- 02 Distinguishes server vs. universal loads
- 03 Captures parent-child load chains
Try it
Add the plugin to your project (Getting Started), or run the live StackBlitz demo to play with this panel right in your browser.