New blog post, this time in v8.dev! https://v8.dev/blog/speeding-up-v8-heap-snapshots
There, I break down several optimizations in heap snapshot that I landed in V8. The improvements generating the heap snapshots are over 50%. But, for minified code, it can be over 90%! 🚀.
This work is part of the collaboration between @igalia and Bloomberg ❤️
This post is also a continuation of the previous one about #V8 memory profiling for #Chromium and #Node.js https://blogs.igalia.com/dape/2023/05/18/javascript-memory-profiling-with-heap-snapshot/