aboutsummaryrefslogtreecommitdiffstats
path: root/bench/benchmark.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename bench/{benchmark.h => util.h}Mattias Andrée2016-07-241-146/+0
| | | | 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/+9
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Benchmarking stuffMattias Andrée2016-05-011-2/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Some documentation and cleanup for benchmark stuffMattias Andrée2016-04-281-48/+50
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix warningsMattias Andrée2016-04-281-6/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* More accurate benchmarkingMattias Andrée2016-04-271-0/+134
Signed-off-by: Mattias Andrée <maandree@kth.se>