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

feature-benchmark: Discard the first measurement obtained #10688

Merged

Conversation

philip-stoev
Copy link
Contributor

Discard the first measurement obtained in case it has been tainted
somehow by cold caches or other adverse circumstances.

Motivation

  • This PR adds a feature that has not yet been specified.

Benchmark have traditionally discarded outliers . Since we do not have robust outlier detection at this time, we will start by simply discarding the first measurement as it is most likely to be tainted by cold caches, etc.

Discard the first measurement obtained in case it has been tainted
somehow by cold caches or other adverse circumstances.
@philip-stoev philip-stoev merged commit fc134a7 into MaterializeInc:main Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant