Skip to content

FRosner/malloc-post

Repository files navigation

Building

brew tap emeryberger/hoard
brew install --HEAD emeryberger/hoard/libhoard
brew install mimalloc jemalloc
brew install gperftools # tcmalloc
mkdir build
cmake -S . -B build
cmake --build build

Benchmarking

./benchmark.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published