Skip to content

Reduced the total request count on 3 benchmarks with excessive duration #443

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

Merged
merged 2 commits into from
Aug 6, 2021

Conversation

filipecosta90
Copy link
Contributor

We see that for 3 of the benchmarks running on CI the duration is excessively large.
Looking at the example of the print we see that it takes us 15min to complete this benchmark on v2.0. Considering that same benchmark, and given that v1.0 performance is lower by a factor of 4x, it would take ~=60min to complete this benchmark for 1.0.x version branches.

This PR addresses this and should be backported to 1.0 branch.

image

@filipecosta90 filipecosta90 requested review from gkorland and rafie August 5, 2021 20:58
@filipecosta90 filipecosta90 added x:quality Code-Quality related (performance, test, etc. -not directly affecting functionality) skip-changelog labels Aug 5, 2021
@gkorland gkorland merged commit 1ca78bc into master Aug 6, 2021
@gkorland gkorland deleted the benchmarks.adjustment branch August 6, 2021 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog x:quality Code-Quality related (performance, test, etc. -not directly affecting functionality)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants