Wladimir J. van der Laan 5776582b7f
Merge #11562: bench: use std::chrono rather than gettimeofday
24a0bdd bench: prefer a steady clock if the resolution is no worse (Cory Fields)
c515d26 bench: switch to std::chrono for time measurements (Cory Fields)

Pull request description:

  gettimeofday has portability issues, see for example #11558.

  Regardless of large-scale clock refactors in the future, I think it's fine for bench to just use std::chrono itself.

  Note that this may slightly improve bench accuracy and changes the display from tiny floats to nanosecond counts instead.

Tree-SHA512: 122355456d01ec6cfcf6867991715cf3a95eabbf5a4f2adc26a059b50382ffb318b7639cdd575197fc4ee5be8b967c0404f1f920d6f5bd4ddd0bd63b5e5c5632
2017-11-08 08:33:07 +01:00
..
2017-09-29 16:02:39 +02:00
2017-07-15 14:28:40 +02:00
2017-10-09 19:14:47 +02:00
2017-09-07 11:17:35 +08:00
2017-11-06 19:29:20 -08:00
2017-09-29 14:50:30 +08:00
2017-06-09 10:25:26 +02:00
2017-09-21 23:40:33 -07:00
2017-06-09 10:25:26 +02:00
2017-10-09 10:37:40 +02:00
2017-09-18 13:47:47 -04:00
2017-09-30 22:43:55 +01:00
2017-10-29 21:12:12 +08:00
2017-07-22 09:55:57 +02:00