test: scan_variable_records.cc timer.cc g++ -std=c++17 -O3 -Iheader -Wall scan_variable_records.cc timer.cc -pthread -ltbb -latomic -o scan_test generate_binary: generate_binary.cc g++ generate_binary.cc -o generate_binary value_test: scan_value_variable.cc timer.cc g++ -std=c++17 -O3 -Iheader -Wall scan_value_variable.cc timer.cc -pthread -ltbb -latomic -o scan_value