chore(profiler): Update profiler to 5.13.4#7631
Conversation
Overall package sizeSelf size: 4.84 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 2.0.6 | 81.92 kB | 816.75 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #7631 +/- ##
==========================================
- Coverage 80.24% 80.24% -0.01%
==========================================
Files 733 733
Lines 31662 31662
==========================================
- Hits 25408 25407 -1
- Misses 6254 6255 +1 Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
BenchmarksBenchmark execution time: 2026-02-27 12:36:16 Comparing candidate commit a2d53e7 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 233 metrics, 27 unstable metrics. |
What does this PR do?
Updates profiler to 5.13.4
Motivation
With this we release some memory management improvements, see DataDog/pprof-nodejs#286.
Fixes: #7355