Skip to content

Commit b300b10

Browse files
authored
ref(profiling): Remove sample buffer from profiler (#1791)
The sample buffer kept 30s of samples around in memory. This introduces a noticeable memory overhead on systems with less memory available. This change removes the buffer and directly writes to the profile itself where the sample is processed on the fly instead of at the end.
1 parent 2f67f12 commit b300b10

File tree

2 files changed

+283
-619
lines changed

2 files changed

+283
-619
lines changed

0 commit comments

Comments
 (0)