Commit Graph

4 Commits

Author SHA1 Message Date
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