g++ -g -Wall -lm -lpthread patterns-pt.c -pg -funroll-loops -O4 -o patterns-pt
