summaryrefslogtreecommitdiff
path: root/bench
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"
* build bench/bench for make check, to lessen the chance that it bitrots againSteven G. Johnson2015-03-281-1/+1
|
* fix some stray references to mojibake in the bench/ directorySteven G. Johnson2015-03-282-4/+4
|
* added GNU libunistring benchmarkSteven G. Johnson2014-07-192-1/+67
|
* add missing dependencySteven G. Johnson2014-07-191-1/+1
|
* add benchmark (issue #12)Steven G. Johnson2014-07-185-0/+211