solo-io / go-utils

golang utilities
Apache License 2.0
110 stars 18 forks source link

Return time taken from benchmarking util #464

Closed elcasteel closed 2 years ago

elcasteel commented 2 years ago

To reduce the flakiness in the ratelimit and extauth benchmarking suites, we're going to look at the average and deviation of several runs instead of failing on a single run that is over the threshold.