Commit Graph

6 Commits

Author SHA1 Message Date
Qiyu8 dd6ebdfdab Refactor the performance measurement system 2020-10-23 10:32:03 +08:00
Martin Kroeker 5464eb13ea
Change ifdef linux to __linux for C11 compatibility 2020-09-30 22:59:41 +02:00
MacChen02 917d243580
Update benchmark statistical time function
The function gettimeofday does not count the time,when testing the axpy small data volume use case.
Use the function clock_gettime to replace the gettimeofday function to count the time.
2020-03-02 14:36:27 +08:00
Ashwin Sekhar T K 8d86d14d3f Add time prints in benchmark output 2016-07-14 13:48:13 +05:30
Werner Saar 887aed634d modified sources for OS Darwin 2014-12-19 12:40:46 +01:00
wernsaar 55e81da379 added axpy benchmark-test 2014-08-23 13:12:44 +02:00