The profiler with the accessible, fast UI is now available for .NET -- at no additional charge!
Getting access is super easy -- just download & install!
With full support for SourceLink, Superluminal will automatically fetch source files from SourceLink-supported source control systems such as GitHub, GitLab and Microsoft Azure Repos.
Getting started is easy. Simply install Superluminal and run or attach to your .NET program directly from Superluminal. No code modifications needed.
If you need it, Alexandre Mutel (@xoofx) has generously built & published a NuGet package to make using our API super simple from .NET. See here for instructions.
Superluminal is the only sampling profiler that displays the profiling data in a visual UI. Sampling data is displayed on a per-thread timeline, which allows you to see exactly what function is being called when, in what order, and what other functions are being called around it.
Understanding the complex interactions between threads in a program can be key in resolving performance issues. These complex interactions are visualized in an intuitive interactive interface that allows you to inspect blocking and unblocking callstacks and easily navigate between them.
High frequency sampling (8 – 40 kHz, depending on platform) allows you to hit the ground running without the need to make any code modifications. Sampling can start right from the start of the application, allowing you to inspect application startup, including DLL loading, the static initialization phase and more.
The source window displays source code along with per line timing and thread state information. To drill down even deeper, a mixed-mode disassembly view lets you view per-instruction timing information. If no source code is available, the disassembly is displayed.
Superluminal is capable of isolating a specific portion of a capture. Investigate unexpected frame spikes, or zoom in to the startup phase of your application.
Take a look at our full list of features, or check out the cool stuff we have in store for you on the product roadmap
Download, Install, Optimize. Test all features for 14 days, no strings attached
We won’t ask you for any personal
information. Promise.