Join us for a free 2-day community event – JetBrains .NET Days Online 2024

Profile an HTTP request

What happens when an HTTP request is made?

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


Related Resources

HTMX state management
HTMX state management
Maintaining state across requests.
Hello, HTMX!
Hello, HTMX!
No series is complete without a "Hello, World" sample.