Skip to content

Conversation

@pepijnve
Copy link
Contributor

Which issue does this PR close?

None

Rationale for this change

The TPCH benchmark currently includes the time it takes to find and read the SQL queries from disk in the measured time. This is not actually part of the benchmarked code, so it should be outside of the timed span. This change might remove some jitter from the tpch memory benchmarks.

What changes are included in this PR?

Move reading of SQL queries outside of the timed span.

Are these changes tested?

Manual testing

Are there any user-facing changes?

No

@Dandandan Dandandan merged commit b41acf3 into apache:main Jun 10, 2025
28 checks passed
@Dandandan
Copy link
Contributor

thanks @pepijnve !

@pepijnve pepijnve deleted the tpch_bench branch June 10, 2025 18:03
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.

2 participants