Skip to content

Conversation

@whzruc
Copy link
Collaborator

@whzruc whzruc commented Jul 16, 2025

No description provided.

yuly16 and others added 30 commits June 10, 2023 00:09
…dataset (tpch 300). It takes a long time to finish

2. Make sure each benchmark only run once instead of running multiple times. Since we measure the IO performance, if
the same query runs several times and page cache is enabled, the first execution loads the data from IO, while the
subsequent executions load data from DRAM, which is not expected.
3. Print the row count of benchmark query. The duckdb benchmark would not raise an exception even if the benchmark fails.
I add this for an indicator if the result runs correct or not.
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.

5 participants