Activity
Only run clang-format on our files
Only run clang-format on our files
Binary search rather than sequential search
Binary search rather than sequential search
Remove size classes, better precision <4096, ignore above
Remove size classes, better precision <4096, ignore above
Added for sanity checking (no intervening mallocs in test).
Added for sanity checking (no intervening mallocs in test).
Inital. Stack allocated objects, compare to contiguous.
Inital. Stack allocated objects, compare to contiguous.
Add CMake switches and documentation
Add CMake switches and documentation
Properly remove benchmark dependency
Properly remove benchmark dependency
Make litter function return list of freed objects
Make litter function return list of freed objects
List minimum n distances, clamp distance by page size
List minimum n distances, clamp distance by page size
Build several versions of the microbenchmark
Build several versions of the microbenchmark