1 2 3 4 5 6
#!/bin/sh set -e clang++ pugixml.cpp bench.cpp count_highway_crossings.cpp pubmed_len.cpp -O3 -flto -march=native -o bench