bitset experiments $ cmake -S . -B rel -DCMAKE_BUILD_TYPE=Release $ cmake --build rel/ $ ./rel/bitset_test $ ./rel/bitset_bench