summary refs log tree commit diff stats
path: root/tests/benchmarks/fannkuch.nim
Commit message (Collapse)AuthorAgeFilesLines
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-3/+3
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* Added benchmark tool and some benchmarks.dom962012-03-221-0/+69