create csv file from the benchmark output

This commit is contained in:
siv2r
2021-10-19 06:11:59 +05:30
parent 26a255beb6
commit b4b130678d
2 changed files with 13 additions and 0 deletions

1
.gitignore vendored
View File

@@ -14,6 +14,7 @@ valgrind_ctime_test
*.exe
*.so
*.a
*.csv
!.gitignore
Makefile