/containers-benchmark

Benchmark for ft_containers

Primary LanguageC++GNU General Public License v3.0GPL-3.0

containers-benchmark

A simple benchmark for ft_containers. This benchmark is used in the Containers Battleground.

Running the benchmark manually

1. Clone our copy your code in the directory of this repo

Folder name must be tested_code

git clone https://github.com/username/ft_containers tested_code

or

cp -r /whatever/folder/ft_containers ./tested_code

2. Run the setup script

./setup.sh

3. Run the benchmarks

./run_benchmarks.sh