PLEASE REFER TO THE LATEST STABLE VERSION WHEN CONDUCTING EXPERIMENTS!
This repository contains the tools and benchmarks needed to build interesting allocators (including scalloc) and evaluate them in various benchmarks.
The current stable release for the artifact is 1.2
The artifact has been tested on Ubuntu 14.04 LTS.
See the manual for instructions on how to set up and use the artifact.
The following commands can be used to prepare a new artifact environment
git clone https://github.com/cksystemsgroup/scalloc-artifact.git
cd scalloc-artifact
git checkout 1.2
tools/make_deps.sh
tools/create_env.sh