aws-sdk-kotlin icon indicating copy to clipboard operation
aws-sdk-kotlin copied to clipboard

Automate benchmarks

Open ianbotsf opened this issue 2 years ago • 1 comments

Automate running benchmarks on some cadence (e.g., on release, on PR, etc.) and track the results over time to catch regressions in performance.

ianbotsf avatar Dec 01 '22 17:12 ianbotsf

Hey @ianbotsf , I've been working on a continuous benchmarking tool to do just that, Bencher: https://github.com/bencherdev/bencher I'm very interested in adding Kotlin support, especially if this is something that seems like it would be useful for you all.

epompeii avatar Apr 17 '23 15:04 epompeii