Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Update click benchmark - #5198

Merged
ray6080 merged 2 commits into
masterfrom
clickbench
Apr 5, 2025
Merged

ray6080 merged 2 commits into
masterfrom
clickbench

Conversation

@ray6080

@ray6080 ray6080 commented Apr 5, 2025

Copy link
Copy Markdown
Contributor

Description

Rename workflow.

Skip OOM queries and ground truth check for some queries.

@benjaminwinger Can you take a look at the OOM problem and ground truth.

@codecov

codecov Bot commented Apr 5, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.96%. Comparing base (2ea26bb) to head (fd1d8b9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5198      +/-   ##
==========================================
- Coverage   86.97%   86.96%   -0.01%     
==========================================
  Files        1405     1405              
  Lines       61622    61622              
  Branches     7542     7540       -2     
==========================================
- Hits        53595    53591       -4     
- Misses       7853     7857       +4     
  Partials      174      174              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

github-actions Bot commented Apr 5, 2025

Copy link
Copy Markdown

Benchmark Result

Master commit hash: 2ea26bb3143c57783a187ea66cf2b1f809e65a6a
Branch commit hash: e1508458ca90065c55ee49909597e8542a1e0144

Query Group Query Name Mean Time - Commit (ms) Mean Time - Master (ms) Diff
aggregation q24 754.09 N/A N/A
aggregation q28 6553.21 N/A N/A
filter q14 144.00 N/A N/A
filter q15 143.10 N/A N/A
filter q16 363.80 N/A N/A
filter q17 464.17 N/A N/A
filter q18 1947.80 N/A N/A
filter zonemap-node 107.03 N/A N/A
filter zonemap-node-lhs-cast 105.39 N/A N/A
filter zonemap-node-null 106.64 N/A N/A
filter zonemap-rel 5528.99 N/A N/A
fixed_size_expr_evaluator q07 704.34 N/A N/A
fixed_size_expr_evaluator q08 1004.30 N/A N/A
fixed_size_expr_evaluator q09 1004.13 N/A N/A
fixed_size_expr_evaluator q10 282.64 N/A N/A
fixed_size_expr_evaluator q11 283.09 N/A N/A
fixed_size_expr_evaluator q12 256.80 N/A N/A
fixed_size_expr_evaluator q13 1594.65 N/A N/A
fixed_size_seq_scan q23 137.79 N/A N/A
join q29 698.26 N/A N/A
join q30 1692.82 N/A N/A
join q31 6.08 N/A N/A
join SelectiveTwoHopJoin 57.51 N/A N/A
ldbc_snb_ic q35 6.58 N/A N/A
ldbc_snb_ic q36 66.63 N/A N/A
ldbc_snb_is q32 6.29 N/A N/A
ldbc_snb_is q33 15.59 N/A N/A
ldbc_snb_is q34 1.07 N/A N/A
multi-rel multi-rel-large-scan 1948.12 N/A N/A
multi-rel multi-rel-lookup 12.13 N/A N/A
multi-rel multi-rel-small-scan 182.06 N/A N/A
order_by q25 151.15 N/A N/A
order_by q26 467.68 N/A N/A
order_by q27 1419.39 N/A N/A
recursive_join recursive-join-bidirection 288.91 N/A N/A
recursive_join recursive-join-dense 7240.42 N/A N/A
recursive_join recursive-join-path 23934.81 N/A N/A
recursive_join recursive-join-sparse 644.85 N/A N/A
recursive_join recursive-join-trail 7112.86 N/A N/A
scan_after_filter q01 187.23 N/A N/A
scan_after_filter q02 173.15 N/A N/A
shortest_path_ldbc100 q37 84.98 N/A N/A
shortest_path_ldbc100 q38 337.69 N/A N/A
shortest_path_ldbc100 q39 62.02 N/A N/A
shortest_path_ldbc100 q40 401.75 N/A N/A
var_size_expr_evaluator q03 2116.07 N/A N/A
var_size_expr_evaluator q04 2230.27 N/A N/A
var_size_expr_evaluator q05 2643.31 N/A N/A
var_size_expr_evaluator q06 1397.26 N/A N/A
var_size_seq_scan q19 1454.50 N/A N/A
var_size_seq_scan q20 2435.30 N/A N/A
var_size_seq_scan q21 2283.99 N/A N/A
var_size_seq_scan q22 131.37 N/A N/A

@ray6080
ray6080 merged commit 89d0fc7 into master Apr 5, 2025
@ray6080
ray6080 deleted the clickbench branch April 5, 2025 18:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants