summary refs log tree commit diff stats
path: root/tests/benchmark.nim
Commit message (Collapse)AuthorAgeFilesLines
* kick unused benchmarksArne Döring2018-12-111-47/+0
|
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamingsAraq2014-08-291-2/+2
|
* Added benchmark tool and some benchmarks.dom962012-03-221-0/+47