/MallocMicrobench

Primary LanguageC++The UnlicenseUnlicense

Code used to produce the blog post Benchmarking Malloc with Doom 3.

Step 1. Create memory journal. code Step 2. Run journal.txt through MallocMicrobench Step 3. Run plot/plot.py

The code as written only works on Windows. This project is provided for example purposes and is not intended to be used as-is or "as a library". It is very simple and trivial to modify for your project or other platforms if you are so inclined.

This code is shared publicly for inspiration and reference.

All code dual-licensed under both MIT and Unlicense.