Node.js compatibility: 42% → 75%+ this year. 500+ Node compat commits since 2.7.
TypeScript 6.0.3, `import defer` support, several new subcommands, catalog workspaces, CPU flamegraphs, and many more.
Node.js compatibility: 42% → 75%+ this year. 500+ Node compat commits since 2.7.
TypeScript 6.0.3, `import defer` support, several new subcommands, catalog workspaces, CPU flamegraphs, and many more.
tanelpoder.com/posts/sql-pl...
tanelpoder.com/posts/sql-pl...
Not anymore!
🔎 flamelens — An interactive flamegraph viewer for the terminal.
🦀 Written in Rust & built with @ratatui.rs
⭐ GitHub: github.com/YS-L/flamelens
#rustlang #ratatui #tui #flamegraph #profiling
Not anymore!
🔎 flamelens — An interactive flamegraph viewer for the terminal.
🦀 Written in Rust & built with @ratatui.rs
⭐ GitHub: github.com/YS-L/flamelens
#rustlang #ratatui #tui #flamegraph #profiling
What's the best way to get flamegraphs for the only the actual microbenchmark executions?
#rust #rustlang
github.com/platformatic...
cc @nodeland.dev @stephenbelanger.com
github.com/platformatic...
cc @nodeland.dev @stephenbelanger.com
Alas, vibes are realm of man, measurements the tools of gods.
Alas, vibes are realm of man, measurements the tools of gods.
https://www.reddit.com/r/Python/comments/1g1az6i/pyinstrument_v50_flamegraphs_for_python/
https://www.reddit.com/r/Python/comments/1g1az6i/pyinstrument_v50_flamegraphs_for_python/
Meus flamegraphs denunciam eles na hora.
Meus flamegraphs denunciam eles na hora.
* SQL Plan Execution FlameGraphs with Loop and Row Counts by @tanelpoder.com
* An Explosion of Rransitive Dependencies by @eatonphil.bsky.social
- Comparing 13 Rust Crates for Extracting Text from HTML by @emschwartz.me
* SQL Plan Execution FlameGraphs with Loop and Row Counts by @tanelpoder.com
* An Explosion of Rransitive Dependencies by @eatonphil.bsky.social
- Comparing 13 Rust Crates for Extracting Text from HTML by @emschwartz.me
Join me as I teach you about flamegraphs and how GitHub does performance work!
brightonruby.com
#brightonruby #brightonruby2026
Join me as I teach you about flamegraphs and how GitHub does performance work!
brightonruby.com
#brightonruby #brightonruby2026
#golang
blog.alexoglou.com/posts/profi...
#golang
blog.alexoglou.com/posts/profi...
Nice, no need for a browser, viewing flamegraphs within an SSH/terminal session.
Nice, no need for a browser, viewing flamegraphs within an SSH/terminal session.
github.com/denoland/den...
- deno eval now auto-detects CJS vs ESM
- --cpu-prof-flamegraph generates interactive SVG flamegraphs
- 28+ Node.js compat fixes (child_process, crypto, tty, worker_threads)
- and more
github.com/denoland/den...
- deno eval now auto-detects CJS vs ESM
- --cpu-prof-flamegraph generates interactive SVG flamegraphs
- 28+ Node.js compat fixes (child_process, crypto, tty, worker_threads)
- and more
There is a lot of good stuff in there beyond traditional flamegraphs, but one of the first things that got me hooked in is "microarchitecture usage" stats - easy way to find functions that would benefit most from SIMD and the like.
There is a lot of good stuff in there beyond traditional flamegraphs, but one of the first things that got me hooked in is "microarchitecture usage" stats - easy way to find functions that would benefit most from SIMD and the like.