pyroscope-io/agent-benchmarks

Add some memory-intensive benchmark

abeaumont opened this issue · 0 comments

The purpose of the benchmark is to evaluate how profiling gets affected by memory-intensive applications. This is probably more interesting for memory profilers, but it may be interesting in any case.

A possible benchmark may be a program that creates and extends arrays/vectors/slices of different sizes.