Commit Graph

6 Commits

Author SHA1 Message Date
VeryTastyTomato
e608b7d344
fix: shellcheck warnings (#663)
SC2086: Double quote to prevent globbing and word splitting.
SC2162: read without -r will mangle backslashes
2020-11-30 07:56:58 +01:00
Erin Power
a8afa67057 Add parallel count heuristic 2020-03-21 13:12:15 +01:00
Erin Power
bdd1431a2c refactor SyntaxCounter to be concurrent, and share language information. 2020-03-20 18:44:53 +01:00
Aaron Power
e5893083c2 Refactor, and use buffered io for output 2018-10-08 16:55:47 +01:00
Aaron Power
2eea66bc44 Added additional tools to the full run of a benchmark 2018-08-25 21:10:34 +01:00
Aaron Power
b8f90c2e6d Moved language data to LanguageType, added language filters, and added benchmark script. 2018-08-24 16:46:42 +01:00