ghc --make -fforce-recomp -funfolding-creation-threshold=450 -funfolding-use-threshold=55 -O2  -i/home/domi/src/grammar-combinators/ Benchmark.hs
./GenTest 10 9 3 | ./Benchmark Good
./GenTest 10 9 3 | ./Benchmark Bad
ghc --make -fforce-recomp -O2  -i/home/domi/src/grammar-combinators/ Benchmark.hs
./GenTest 10 9 3 | ./Benchmark Good
./GenTest 10 9 3 | ./Benchmark Bad
