Skip to content

Unsolicited reviews

Clark Gaebel edited this page Mar 25, 2022 · 6 revisions

This page contains a collection of unsolicited reviews we've received about magic trace:

"Magic-trace is one of the simplest command-line debugging tools I have ever used." (Francis Ricci, Jane Street)

"Magic-trace is not just for performance. The tool gives insight directly into what happens in your program, when, and why. Consider using it for all your introspective goals!" (Andrew Hunter, Jane Street)

"I use perf a ton, and I think that both perf and magic-trace give perspectives that the other doesn't. The benefit I got from magic-trace was entirely based on the fact that it works in slices at any zoom level, so I was able to see all the function calls that a 70ns function was performing, which was invisible in perf." (Doug Patti, Jane Street)

Clone this wiki locally