We've just released a new Insider update with some much-requested features, like being able to specify env vars when running, auth support for symbol servers, and proper progress reporting for symbol downloads. And of course, many fixes & QoL improvements.
Go check it out!
19.02.2026 15:44
π 8
π 4
π¬ 0
π 0
Check out this new article by Ritesh, in which profiling the in-development Linux version of Superluminal led to finding and fixing a performance issue in the Linux kernelπ
11.12.2025 13:39
π 6
π 1
π¬ 0
π 0
π
30.09.2025 19:03
π 0
π 0
π¬ 0
π 0
Profiling without Source code β how I diagnosed Trackmania stuttering
A very common side effect of working as a programmer is the constant frustration of not having source code access to all the software you use. Bugs, problems or missing features in your own work caβ¦
My new blog post is there, and it's a bit different from usual: Fixing stutters in your own code is hard enough, but this time I try to fix performance issues in a closed-source game. No source code or debug symbols, but a lot of guesswork. larstofus.com/2025/07/27/p...
#gamedev
#Trackmania
27.07.2025 11:28
π 104
π 20
π¬ 3
π 1
We've just released a new update with many fixes and QoL improvements, including the much-requested support for using the horizontal mouse wheel to navigate the timeline.
Go check it out!
19.05.2025 08:31
π 3
π 0
π¬ 0
π 0
Another successful week using @superluminal.eu to catch code bugs remotely
Used their command line tool to capture an ETW trace on a problematic build machine
Opened the trace, found the issue, deployed the one line fix *and* discovered AV was configured wrong on builders
Perfect ππΌ
05.04.2025 04:10
π 6
π 1
π¬ 0
π 0
Responses much appreciated!
13.01.2025 13:35
π 0
π 0
π¬ 0
π 0
Odin bindings for the great @superluminal.eu's instrumentation API: github.com/vassvik/odin...
09.01.2025 12:15
π 6
π 2
π¬ 0
π 0
We've just released our first update of the new year with a lot of perf and quality-of-life changes on the Insider channel.
Go check it out, and happy new year!
09.01.2025 12:46
π 7
π 0
π¬ 0
π 1
Profiling with Superluminal of an full reserialization in unity6
Profiling with Superluminal of an full reserialization in unity6 showing the secuence of assets being processed
I am loving your series of profiling adventures, just tried to reserialize everything in a project after upgrading to unity 6, and 4 hours later I tried to take a look at why it could be this slow.
It seems to just be doing a ton of repeated work per asset instead of trying to batch stuff.
21.11.2024 23:17
π 7
π 3
π¬ 1
π 0
I am trying to get to the old context menu in the explorer in Windows 11. When you have the new menu open, you have to click "Show more options." This reliably freezes for 20s. Why? Let's take a look in @superluminal.eu.
18.11.2024 15:41
π 9
π 4
π¬ 1
π 0
Improving Unity's shader graph
Hey! You can find me on Mastodon, Bluesky, or Twitter! A tech artist came to me and said βwhenever we touch anything in a Unityβs shader graph, the editor stalls. Itβs painfully annoying.β And yes, an...
A tech artist came to me and said "whenever we touch anything in a Unity shader graph, the editor stalls. It's painfully annoying." And yes, any meaningful change to the graph stalls the editor. Sometimes a bit, sometimes long.
(This is a long thread. You can find it in text form on my blog.)
17.11.2024 15:48
π 27
π 4
π¬ 1
π 1
I want to talk about why Unity C# code is different. This is about editor performance, with nullable types as an example. There's some JSON parsing happening, which someone wants faster. (It has to be a JSON parser.)
12.11.2024 10:53
π 8
π 2
π¬ 1
π 0
Inspired by some recent work build times, I was looking at Unity's "MegaCity Metro" sample in Unity 6. I got curious about at its build times. In particular for incremental builds (fancy speak for "I pressed the build button repeatedly but only made minimal changes inbetween.")
09.11.2024 21:57
π 6
π 4
π¬ 1
π 0
In today's episode of "What am exactly I waiting for here?" I waited for Visual Studio to open 477 projects in a Unity Engine generated solution. It took > 15min. Did I attach a profiler? Why of course I did, because I ran out of patience and Superluminal is my only friend.
07.11.2024 12:23
π 16
π 4
π¬ 1
π 0
Superluminal
The new industry-standard profiler for C/C++ and Rust on Windows, Xbox One and PlayStation 4. Trusted by AAA game developers all over the world.
Hello, world!
This is the official account for Superluminal, a user-friendly CPU profiler for C/C++, Rust & .NET on Windows, Xbox and PlayStation.
Follow us to get updates on new releases and general news about our profiler.
And of course, if you haven't already, go try it out!
superluminal.eu
24.10.2024 08:10
π 31
π 9
π¬ 1
π 1