summaryrefslogtreecommitdiff
path: root/bench/bench.c
Commit message (Collapse)AuthorAgeFilesLines
* use a different variable name for nested loop in bench.c (#80)Tony Kelman2016-07-261-2/+2
| | | and declare it ahead of time to avoid "error: 'for' loop initial declarations are only allowed in C99 mode"
* fix some stray references to mojibake in the bench/ directorySteven G. Johnson2015-03-281-1/+1
|
* add benchmark (issue #12)Steven G. Johnson2014-07-181-0/+56