Add a complex benchmark #78
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
question
Further information is requested
Some allocators are doing tradeoffs to perform very well on long-running complex workloads, so we should have some benchmarks to measure this. Maybe something like firefox running on a couple of webpages, or Apache?
Or maybe some lightweight javascript engine, running some javascript things.
@TheShiftedBit suggested to compile nodejs or python to use the memory allocator, and run some workload on it.
The text was updated successfully, but these errors were encountered: