Skip to content

v0.15.1

Choose a tag to compare

@r1viollet r1viollet released this 28 Nov 13:57
v0.15.1

Major updates

  • A major performance improvement on ddprof's RSS usage 📉
  • Allocation profiling now follows child processes (even through execs)
    This means you can launch ddprof, before a bash script, before a python execution, before a ruby shim...
  • Live heap performance improvement.
  • Better startup instrumentation.

Read the full change log for more updates:

What's Changed

Full Changelog: v0.14.0...v0.15.1