Joël Stemmer 1d905e0b1c gtr: Improve accuracy of benchmark duration calculation
The NsPerOp was previously casted to a time.Duration (int64) before
multiplying it with the number of iterations. This has been fixed by
doing the casting after the multiplication. The resulting duration
should be a bit more accurate.
2022-06-12 22:56:04 +01:00
..
2022-05-14 23:21:56 +01:00
2022-05-14 23:21:56 +01:00
2022-05-14 23:21:56 +01:00
2022-05-14 23:21:56 +01:00
2022-05-14 23:21:56 +01:00
2022-05-14 23:21:56 +01:00