renamed benchmark directory to benchmarks

updated .gitignore
This commit is contained in:
Manuel Carmona
2017-07-10 17:08:21 +02:00
parent 4ca7ffb769
commit 22cb6f602e
20 changed files with 20 additions and 20 deletions

5
benchmarks/parse.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
cd benchmarks/output && go run ../parser/main.go -outdir ../csv && \
cd ../csv && go run ../parser/main.go -distribution