(Intellij’s new built in profiler may be useful — ...
# ktor
m
(Intellij’s new built in profiler may be useful — I initially dismissed having it built in because there are so many profilers already, right? Wrong; it’s great having it always 1 click away.)
👍 1
m
There is a profiler built in? Dang, where is that at?!
m
Latest EAP. It uses async profiler under the hood, so no safepoint bias!
It’s a new run mode for your run configurations. It spits out a nice flame graph.
m
That is awesome, thanks for pointing it out