$ g++ -I robin-hood-hashing/src/include -O2 -flto -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -lfmt $ time ./a.out < kjvbible_x10.txt > /dev/null 0,19s user 0,01s system 99% cpu 0,197 total
0,22s user 0,01s system 99% cpu 0,233 total