aboutsummaryrefslogtreecommitdiff
path: root/src/hash.h
diff options
context:
space:
mode:
authorCory Fields <cory-nospam-@coryfields.com>2017-10-25 16:38:24 -0400
committerCory Fields <cory-nospam-@coryfields.com>2017-11-07 17:15:58 -0500
commitc515d266ec04d7f0b2b1b3815a793c27ddcd4e1c (patch)
tree57055da9437118e4220868fee4ce3853534cb7c3 /src/hash.h
parent57ee73990f1ce29916adfd99f93eae1ccea1a43b (diff)
bench: switch to std::chrono for time measurements
std::chrono removes portability issues. Rather than storing doubles, store the untouched time_points. Then convert to nanoseconds for display. This allows for maximum precision, while keeping results comparable between differing hardware/operating systems. Also, display full nanosecond counts rather than sub-second floats.
Diffstat (limited to 'src/hash.h')
0 files changed, 0 insertions, 0 deletions