Profile an HTTP request

What happens when an HTTP request is made?

Tip Screenshot

Profiling meets event tracing! 🤝

Timeline profiling combines profiler data with event traces. What happens when an HTTP request is made?

Filter profiling snapshots by allocations, exceptions, garbage collection, and combine that information with what's going on in file operations, LINQ queries, SQL calls, and so much more.

See Also