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

Add inturrupt to path writer #4609

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Conversation

andyfengHKU
Copy link
Contributor

Description

Please include a summary of the changes and the related issue (if applicable). Please also include
relevant motivation and context.

Fixes # (issue)

Contributor agreement

Copy link

github-actions bot commented Dec 9, 2024

Benchmark Result

Master commit hash: aa102a0a41877a13e882c1439b6f1a2c5ef7d247
Branch commit hash: 954bc8b72f9e68b4ece7cdcef2f6c1762795951e

Query Group Query Name Mean Time - Commit (ms) Mean Time - Master (ms) Diff
aggregation q24 653.29 787.80 -134.51 (-17.07%)
aggregation q28 11729.33 12815.54 -1086.20 (-8.48%)
filter q14 127.76 131.23 -3.47 (-2.65%)
filter q15 126.73 142.66 -15.94 (-11.17%)
filter q16 307.01 304.62 2.38 (0.78%)
filter q17 444.74 492.50 -47.77 (-9.70%)
filter q18 1978.58 1976.33 2.25 (0.11%)
filter zonemap-node 86.17 93.40 -7.22 (-7.73%)
filter zonemap-node-lhs-cast 88.17 92.67 -4.50 (-4.86%)
filter zonemap-rel 5483.46 5613.99 -130.53 (-2.33%)
fixed_size_expr_evaluator q07 570.85 617.17 -46.32 (-7.51%)
fixed_size_expr_evaluator q08 801.33 815.22 -13.89 (-1.70%)
fixed_size_expr_evaluator q09 800.02 864.29 -64.27 (-7.44%)
fixed_size_expr_evaluator q10 236.68 253.96 -17.28 (-6.80%)
fixed_size_expr_evaluator q11 229.88 246.73 -16.86 (-6.83%)
fixed_size_expr_evaluator q12 226.74 242.79 -16.05 (-6.61%)
fixed_size_expr_evaluator q13 1454.01 1473.64 -19.63 (-1.33%)
fixed_size_seq_scan q23 113.67 129.23 -15.56 (-12.04%)
join q29 637.64 628.61 9.03 (1.44%)
join q30 1571.18 1597.06 -25.88 (-1.62%)
join q31 6.55 4.57 1.98 (43.28%)
ldbc_snb_ic q35 2664.80 2613.42 51.38 (1.97%)
ldbc_snb_ic q36 548.84 513.30 35.54 (6.92%)
ldbc_snb_is q32 5.75 5.30 0.45 (8.54%)
ldbc_snb_is q33 11.33 10.99 0.34 (3.11%)
ldbc_snb_is q34 1.02 0.99 0.03 (3.05%)
multi-rel multi-rel-large-scan 1219.50 1210.94 8.56 (0.71%)
multi-rel multi-rel-lookup 22.51 18.35 4.16 (22.66%)
multi-rel multi-rel-small-scan 94.41 94.84 -0.43 (-0.45%)
order_by q25 131.34 140.32 -8.98 (-6.40%)
order_by q26 459.71 458.84 0.87 (0.19%)
order_by q27 1486.19 1474.79 11.40 (0.77%)
recursive_join recursive-join-bidirection 268.11 283.36 -15.25 (-5.38%)
recursive_join recursive-join-dense 7366.99 7407.54 -40.54 (-0.55%)
recursive_join recursive-join-path 24003.36 23694.37 308.99 (1.30%)
recursive_join recursive-join-sparse 14939.21 14837.02 102.20 (0.69%)
recursive_join recursive-join-trail 7344.47 7422.58 -78.11 (-1.05%)
scan_after_filter q01 172.70 179.56 -6.86 (-3.82%)
scan_after_filter q02 155.97 163.61 -7.64 (-4.67%)
shortest_path_ldbc100 q37 90.30 92.28 -1.98 (-2.15%)
shortest_path_ldbc100 q38 305.51 303.53 1.98 (0.65%)
shortest_path_ldbc100 q39 63.50 67.89 -4.39 (-6.46%)
shortest_path_ldbc100 q40 447.43 391.46 55.97 (14.30%)
var_size_expr_evaluator q03 2109.53 2112.28 -2.75 (-0.13%)
var_size_expr_evaluator q04 2268.34 2245.94 22.41 (1.00%)
var_size_expr_evaluator q05 2568.65 2588.09 -19.44 (-0.75%)
var_size_expr_evaluator q06 1356.79 1335.93 20.86 (1.56%)
var_size_seq_scan q19 1477.90 1493.51 -15.61 (-1.05%)
var_size_seq_scan q20 2351.67 2786.99 -435.31 (-15.62%)
var_size_seq_scan q21 2284.89 2362.38 -77.48 (-3.28%)
var_size_seq_scan q22 128.52 126.07 2.45 (1.94%)

@andyfengHKU andyfengHKU merged commit c0b194c into master Dec 9, 2024
@andyfengHKU andyfengHKU deleted the add-intrupt-to-path-writer branch December 9, 2024 06:52
ray6080 pushed a commit that referenced this pull request Dec 17, 2024
* Add inturrupt to path writer

* Run clang-format

---------

Co-authored-by: CI Bot <[email protected]>
ray6080 pushed a commit that referenced this pull request Dec 18, 2024
* Add inturrupt to path writer

* Run clang-format

---------

Co-authored-by: CI Bot <[email protected]>
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