Skip to content

Conversation

@Dandandan
Copy link
Contributor

Which issue does this PR close?

  • Closes #.

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@Dandandan
Copy link
Contributor Author

run benchmark tpch

@github-actions github-actions bot added documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt) common Related to common crate labels Jan 7, 2026
@alamb-ghbot
Copy link

🤖 ./gh_compare_branch.sh gh_compare_branch.sh Running
Linux aal-dev 6.14.0-1018-gcp #19~24.04.1-Ubuntu SMP Wed Sep 24 23:23:09 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Comparing test_repartiton_file_min_size (7f2ccc0) to 3a0ca4e diff using: tpch
Results will be posted here when complete

@Dandandan
Copy link
Contributor Author

run benchmark clickbench

@alamb-ghbot
Copy link

🤖 Hi @Dandandan, thanks for the request (#19690 (comment)).

scrape_comments.py only supports whitelisted benchmarks.

  • Standard: clickbench_1, clickbench_extended, clickbench_partitioned, clickbench_pushdown, external_aggr, tpcds, tpch, tpch10, tpch_mem, tpch_mem10
  • Criterion: aggregate_query_sql, aggregate_vectorized, case_when, character_length, in_list, range_and_generate_series, sort, sql_planner, strpos, substr_index, with_hashes

Please choose one or more of these with run benchmark <name> or run benchmark <name1> <name2>...
Unsupported benchmarks: clickbench.

@Dandandan
Copy link
Contributor Author

run benchmark clickbench_1

@alamb-ghbot
Copy link

🤖: Benchmark completed

Details

Comparing HEAD and test_repartiton_file_min_size
--------------------
Benchmark tpch_sf1.json
--------------------
┏━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓
┃ Query        ┃      HEAD ┃ test_repartiton_file_min_size ┃        Change ┃
┡━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩
│ QQuery 1     │ 195.70 ms │                     194.79 ms │     no change │
│ QQuery 2     │ 102.34 ms │                      90.73 ms │ +1.13x faster │
│ QQuery 3     │ 128.55 ms │                     122.09 ms │ +1.05x faster │
│ QQuery 4     │  75.15 ms │                      74.94 ms │     no change │
│ QQuery 5     │ 176.03 ms │                     169.99 ms │     no change │
│ QQuery 6     │  66.13 ms │                      65.31 ms │     no change │
│ QQuery 7     │ 209.78 ms │                     210.62 ms │     no change │
│ QQuery 8     │ 162.90 ms │                     162.46 ms │     no change │
│ QQuery 9     │ 214.21 ms │                     220.92 ms │     no change │
│ QQuery 10    │ 179.21 ms │                     179.75 ms │     no change │
│ QQuery 11    │  73.76 ms │                      71.66 ms │     no change │
│ QQuery 12    │ 114.63 ms │                     115.18 ms │     no change │
│ QQuery 13    │ 227.17 ms │                     203.53 ms │ +1.12x faster │
│ QQuery 14    │  92.53 ms │                      92.63 ms │     no change │
│ QQuery 15    │ 119.18 ms │                     117.30 ms │     no change │
│ QQuery 16    │  54.50 ms │                      60.60 ms │  1.11x slower │
│ QQuery 17    │ 272.11 ms │                     268.45 ms │     no change │
│ QQuery 18    │ 304.39 ms │                     313.42 ms │     no change │
│ QQuery 19    │ 131.81 ms │                     138.36 ms │     no change │
│ QQuery 20    │ 125.71 ms │                     122.72 ms │     no change │
│ QQuery 21    │ 255.88 ms │                     255.80 ms │     no change │
│ QQuery 22    │  42.05 ms │                      48.17 ms │  1.15x slower │
└──────────────┴───────────┴───────────────────────────────┴───────────────┘
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┓
┃ Benchmark Summary                            ┃           ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━┩
│ Total Time (HEAD)                            │ 3323.74ms │
│ Total Time (test_repartiton_file_min_size)   │ 3299.39ms │
│ Average Time (HEAD)                          │  151.08ms │
│ Average Time (test_repartiton_file_min_size) │  149.97ms │
│ Queries Faster                               │         3 │
│ Queries Slower                               │         2 │
│ Queries with No Change                       │        17 │
│ Queries with Failure                         │         0 │
└──────────────────────────────────────────────┴───────────┘

@alamb-ghbot
Copy link

🤖 ./gh_compare_branch.sh gh_compare_branch.sh Running
Linux aal-dev 6.14.0-1018-gcp #19~24.04.1-Ubuntu SMP Wed Sep 24 23:23:09 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Comparing test_repartiton_file_min_size (7f2ccc0) to 3a0ca4e diff using: clickbench_1
Results will be posted here when complete

@Dandandan
Copy link
Contributor Author

run benchmark tpch

@alamb-ghbot
Copy link

🤖: Benchmark completed

Details

Comparing HEAD and test_repartiton_file_min_size
--------------------
Benchmark clickbench_1.json
--------------------
┏━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┓
┃ Query        ┃        HEAD ┃ test_repartiton_file_min_size ┃       Change ┃
┡━━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━┩
│ QQuery 0     │     0.56 ms │                       0.57 ms │    no change │
│ QQuery 1     │    47.87 ms │                      49.09 ms │    no change │
│ QQuery 2     │   130.13 ms │                     132.00 ms │    no change │
│ QQuery 3     │   130.46 ms │                     134.05 ms │    no change │
│ QQuery 4     │  1051.82 ms │                    1080.77 ms │    no change │
│ QQuery 5     │  1392.73 ms │                    1449.23 ms │    no change │
│ QQuery 6     │     0.57 ms │                       0.57 ms │    no change │
│ QQuery 7     │    51.69 ms │                      50.99 ms │    no change │
│ QQuery 8     │  1386.00 ms │                    1446.76 ms │    no change │
│ QQuery 9     │  1799.83 ms │                    1773.03 ms │    no change │
│ QQuery 10    │   331.39 ms │                     334.46 ms │    no change │
│ QQuery 11    │   383.68 ms │                     388.93 ms │    no change │
│ QQuery 12    │  1255.84 ms │                    1304.10 ms │    no change │
│ QQuery 13    │  1995.42 ms │                    2078.33 ms │    no change │
│ QQuery 14    │  1262.63 ms │                    1296.17 ms │    no change │
│ QQuery 15    │  1190.73 ms │                    1235.31 ms │    no change │
│ QQuery 16    │  2644.62 ms │                    2671.36 ms │    no change │
│ QQuery 17    │  2648.72 ms │                    2676.16 ms │    no change │
│ QQuery 18    │  4899.31 ms │                    4798.41 ms │    no change │
│ QQuery 19    │   110.24 ms │                     108.54 ms │    no change │
│ QQuery 20    │  1966.25 ms │                    1990.90 ms │    no change │
│ QQuery 21    │  2447.90 ms │                    2448.99 ms │    no change │
│ QQuery 22    │  6995.60 ms │                    7009.37 ms │    no change │
│ QQuery 23    │ 16511.83 ms │                   16599.34 ms │    no change │
│ QQuery 24    │   852.96 ms │                     879.71 ms │    no change │
│ QQuery 25    │   629.82 ms │                     626.34 ms │    no change │
│ QQuery 26    │   847.71 ms │                     872.05 ms │    no change │
│ QQuery 27    │  2634.16 ms │                    2661.16 ms │    no change │
│ QQuery 28    │ 26201.31 ms │                   26450.55 ms │    no change │
│ QQuery 29    │   947.66 ms │                    1001.12 ms │ 1.06x slower │
│ QQuery 30    │  1399.54 ms │                    1488.72 ms │ 1.06x slower │
│ QQuery 31    │  1459.87 ms │                    1506.01 ms │    no change │
│ QQuery 32    │  4825.72 ms │                    5084.59 ms │ 1.05x slower │
│ QQuery 33    │  5589.34 ms │                    5694.63 ms │    no change │
│ QQuery 34    │  5511.95 ms │                    5673.12 ms │    no change │
│ QQuery 35    │  1920.04 ms │                    1912.57 ms │    no change │
│ QQuery 36    │   135.66 ms │                     133.10 ms │    no change │
│ QQuery 37    │   109.23 ms │                     106.30 ms │    no change │
│ QQuery 38    │   134.39 ms │                     133.61 ms │    no change │
│ QQuery 39    │   227.10 ms │                     227.00 ms │    no change │
│ QQuery 40    │    42.73 ms │                      42.05 ms │    no change │
│ QQuery 41    │    39.82 ms │                      39.09 ms │    no change │
│ QQuery 42    │    33.80 ms │                      38.34 ms │ 1.13x slower │
└──────────────┴─────────────┴───────────────────────────────┴──────────────┘
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓
┃ Benchmark Summary                            ┃             ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ Total Time (HEAD)                            │ 104178.67ms │
│ Total Time (test_repartiton_file_min_size)   │ 105627.50ms │
│ Average Time (HEAD)                          │   2422.76ms │
│ Average Time (test_repartiton_file_min_size) │   2456.45ms │
│ Queries Faster                               │           0 │
│ Queries Slower                               │           4 │
│ Queries with No Change                       │          39 │
│ Queries with Failure                         │           0 │
└──────────────────────────────────────────────┴─────────────┘

@alamb-ghbot
Copy link

🤖 ./gh_compare_branch.sh gh_compare_branch.sh Running
Linux aal-dev 6.14.0-1018-gcp #19~24.04.1-Ubuntu SMP Wed Sep 24 23:23:09 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Comparing test_repartiton_file_min_size (7f2ccc0) to 3a0ca4e diff using: tpch
Results will be posted here when complete

@alamb-ghbot
Copy link

🤖: Benchmark completed

Details

Comparing HEAD and test_repartiton_file_min_size
--------------------
Benchmark tpch_sf1.json
--------------------
┏━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┓
┃ Query        ┃      HEAD ┃ test_repartiton_file_min_size ┃       Change ┃
┡━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━┩
│ QQuery 1     │ 194.90 ms │                     190.48 ms │    no change │
│ QQuery 2     │  95.99 ms │                      94.83 ms │    no change │
│ QQuery 3     │ 121.13 ms │                     122.95 ms │    no change │
│ QQuery 4     │  76.38 ms │                      76.36 ms │    no change │
│ QQuery 5     │ 172.86 ms │                     169.56 ms │    no change │
│ QQuery 6     │  66.94 ms │                      67.02 ms │    no change │
│ QQuery 7     │ 212.25 ms │                     216.49 ms │    no change │
│ QQuery 8     │ 161.10 ms │                     161.54 ms │    no change │
│ QQuery 9     │ 223.30 ms │                     223.29 ms │    no change │
│ QQuery 10    │ 182.20 ms │                     179.65 ms │    no change │
│ QQuery 11    │  75.15 ms │                      72.08 ms │    no change │
│ QQuery 12    │ 113.75 ms │                     115.71 ms │    no change │
│ QQuery 13    │ 212.62 ms │                     217.84 ms │    no change │
│ QQuery 14    │  92.49 ms │                      92.29 ms │    no change │
│ QQuery 15    │ 120.54 ms │                     115.10 ms │    no change │
│ QQuery 16    │  57.17 ms │                      59.17 ms │    no change │
│ QQuery 17    │ 268.83 ms │                     275.58 ms │    no change │
│ QQuery 18    │ 313.57 ms │                     311.33 ms │    no change │
│ QQuery 19    │ 133.86 ms │                     137.07 ms │    no change │
│ QQuery 20    │ 127.29 ms │                     122.83 ms │    no change │
│ QQuery 21    │ 263.37 ms │                     255.01 ms │    no change │
│ QQuery 22    │  42.88 ms │                      47.01 ms │ 1.10x slower │
└──────────────┴───────────┴───────────────────────────────┴──────────────┘
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┓
┃ Benchmark Summary                            ┃           ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━┩
│ Total Time (HEAD)                            │ 3328.56ms │
│ Total Time (test_repartiton_file_min_size)   │ 3323.18ms │
│ Average Time (HEAD)                          │  151.30ms │
│ Average Time (test_repartiton_file_min_size) │  151.05ms │
│ Queries Faster                               │         0 │
│ Queries Slower                               │         1 │
│ Queries with No Change                       │        21 │
│ Queries with Failure                         │         0 │
└──────────────────────────────────────────────┴───────────┘

@Dandandan Dandandan closed this Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

common Related to common crate documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants