Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Continuous Profiling And Benchmarks During Releases #5

Open
bonedaddy opened this issue Jan 24, 2020 · 0 comments
Open

Implement Continuous Profiling And Benchmarks During Releases #5

bonedaddy opened this issue Jan 24, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@bonedaddy
Copy link
Contributor

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.

@bonedaddy bonedaddy added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jan 24, 2020
@bonedaddy bonedaddy self-assigned this Jan 24, 2020
@bonedaddy bonedaddy changed the title Implement Continuous Profiling During Releases Implement Continuous Profiling And Benchmarks During Releases Jan 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant