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

[CI] increase operations per run for stale action #3699

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

zhouyuan
Copy link
Contributor

What changes were proposed in this pull request?

follow up #3634
Increase the operations per run to 300

The default value is 30, which seems too small for gluten project

How was this patch tested?

no tests required

Copy link

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/oap-project/gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

Copy link

Run Gluten Clickhouse CI

Copy link
Contributor

@PHILO-HE PHILO-HE left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@zhouyuan zhouyuan merged commit 510b228 into apache:main Nov 16, 2023
17 checks passed
@GlutenPerfBot
Copy link
Contributor

===== Performance report for TPCH SF2000 with Velox backend, for reference only ====

query log/native_3699_time.csv log/native_master_11_15_2023_b2c62cde7_time.csv difference percentage
q1 34.36 34.44 0.080 100.23%
q2 26.07 24.85 -1.216 95.33%
q3 37.21 38.05 0.845 102.27%
q4 36.69 36.65 -0.037 99.90%
q5 70.33 68.99 -1.340 98.10%
q6 7.11 5.48 -1.623 77.17%
q7 83.95 84.43 0.476 100.57%
q8 85.37 86.74 1.368 101.60%
q9 122.67 124.14 1.476 101.20%
q10 44.17 45.35 1.188 102.69%
q11 19.35 19.43 0.077 100.40%
q12 26.10 26.85 0.750 102.87%
q13 46.23 45.95 -0.287 99.38%
q14 19.44 17.38 -2.056 89.42%
q15 28.26 27.61 -0.651 97.70%
q16 15.52 16.87 1.355 108.73%
q17 101.10 99.28 -1.820 98.20%
q18 146.63 147.53 0.903 100.62%
q19 15.60 13.00 -2.596 83.36%
q20 27.71 27.64 -0.068 99.75%
q21 221.71 222.20 0.489 100.22%
q22 12.66 12.85 0.190 101.50%
total 1228.22 1225.73 -2.495 99.80%

@GlutenPerfBot
Copy link
Contributor

===== Performance report for TPCH SF2000 with Velox backend, for reference only ====

query log/native_master_11_16_2023_time.csv log/native_master_11_15_2023_b2c62cde7_time.csv difference percentage
q1 34.35 34.44 0.092 100.27%
q2 24.60 24.85 0.251 101.02%
q3 37.34 38.05 0.713 101.91%
q4 37.04 36.65 -0.388 98.95%
q5 68.82 68.99 0.170 100.25%
q6 7.03 5.48 -1.548 77.99%
q7 85.40 84.43 -0.968 98.87%
q8 85.86 86.74 0.879 101.02%
q9 126.12 124.14 -1.976 98.43%
q10 46.82 45.35 -1.462 96.88%
q11 19.68 19.43 -0.253 98.71%
q12 24.50 26.85 2.353 109.60%
q13 46.88 45.95 -0.938 98.00%
q14 18.78 17.38 -1.399 92.55%
q15 28.03 27.61 -0.417 98.51%
q16 15.56 16.87 1.314 108.44%
q17 99.58 99.28 -0.302 99.70%
q18 148.00 147.53 -0.462 99.69%
q19 12.89 13.00 0.110 100.85%
q20 28.05 27.64 -0.407 98.55%
q21 220.92 222.20 1.278 100.58%
q22 12.73 12.85 0.119 100.94%
total 1228.97 1225.73 -3.241 99.74%

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.

3 participants