clang++ -O0 -std=c++20 -stdlib=libc++ makeLoopFaster.cpp -o faster

Refs