aws-sdk-kotlin
aws-sdk-kotlin copied to clipboard
Automate benchmarks
Automate running benchmarks on some cadence (e.g., on release, on PR, etc.) and track the results over time to catch regressions in performance.
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.