Implement Continuous Profiling And Benchmarks During Releases #5
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
gobenchdata is an awesome tool allowing us to continuously generate benchmarks and graph them during CI builds. It's extremely useful in catching performance regressions as they happen, not after they happen and you get boned in production.
We will need to implement benchmarks of the major/commonly used components of the codebase, and then enable automated
gobenchdata
checks during CI.The text was updated successfully, but these errors were encountered: