diff --git a/bench-comparison/Makefile b/bench/Makefile similarity index 100% rename from bench-comparison/Makefile rename to bench/Makefile diff --git a/bench-comparison/boost-bench-mt.cpp b/bench/boost-bench-mt.cpp similarity index 100% rename from bench-comparison/boost-bench-mt.cpp rename to bench/boost-bench-mt.cpp diff --git a/bench-comparison/boost-bench.cpp b/bench/boost-bench.cpp similarity index 100% rename from bench-comparison/boost-bench.cpp rename to bench/boost-bench.cpp diff --git a/bench-comparison/logs/.gitignore b/bench/logs/.gitignore similarity index 100% rename from bench-comparison/logs/.gitignore rename to bench/logs/.gitignore diff --git a/bench-comparison/run_all.sh b/bench/run_all.sh similarity index 100% rename from bench-comparison/run_all.sh rename to bench/run_all.sh diff --git a/bench-comparison/spdlog-bench-mt.cpp b/bench/spdlog-bench-mt.cpp similarity index 100% rename from bench-comparison/spdlog-bench-mt.cpp rename to bench/spdlog-bench-mt.cpp diff --git a/bench-comparison/spdlog-bench.cpp b/bench/spdlog-bench.cpp similarity index 100% rename from bench-comparison/spdlog-bench.cpp rename to bench/spdlog-bench.cpp