aboutsummaryrefslogtreecommitdiffstats
path: root/bench/benchmark-func.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Suppress false -Wclobbered warningMattias Andrée2016-05-021-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* benchmarking: add ability to choose cpu, and add 1D functions to benchmark-funcMattias Andrée2016-05-021-2/+36
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Buffer was too smallMattias Andrée2016-05-021-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Benchmarking stuffMattias Andrée2016-05-011-1/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix warningsMattias Andrée2016-04-281-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Some documentation and cleanup for benchmark stuffMattias Andrée2016-04-281-5/+15
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix warningsMattias Andrée2016-04-281-6/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* benchmark-func: use X-macros for function-listingMattias Andrée2016-04-271-80/+57
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* More accurate benchmarkingMattias Andrée2016-04-271-28/+7
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* zstr: add new parameter, n: the known limit out the length of the outputMattias Andrée2016-04-271-2/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add more functions to benchmark-funcMattias Andrée2016-04-241-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* bench/benchmark-func.c: add support for more functionsMattias Andrée2016-04-241-44/+44
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* bench/benchmark-func.cMattias Andrée2016-04-241-0/+338
Signed-off-by: Mattias Andrée <maandree@kth.se>