Hacker News new | ask | show | jobs
by pbowyer 1003 days ago
This is a really nice post and series. I'm curious how you're doing the profiling and then generating the flame graphs e.g. in https://marvinh.dev/blog/speeding-up-javascript-ecosystem/. Is this Chrome's built-in devtools being used or something else?
1 comments

Glad to hear you like it! Those flame graph screenshots are taken from https://www.speedscope.app/ .