-
Notifications
You must be signed in to change notification settings - Fork 590
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
14 nexmark benchmark skus performance degradation #13931
Comments
And the sysbench prepare job failed to check completion in 5 retries with an interval of 60 seconds. So I think there might be insertion performance degradation as well on a separate issue: #13932 |
For backfill test, it failed to create watermark mv for 1h timeout on
The backfill test step for creating watermark mv succeed on
a separate issue: #13943 |
Starting a new flamegraph job for nexmark: https://buildkite.com/risingwavelabs/cpu-flamegraph-weekly-cron/builds/56 Can compare against sunday: https://buildkite.com/risingwavelabs/cpu-flamegraph-weekly-cron/builds/55 |
From the commit history, it looks like only #13558 is possible to affect the performance, cc: @Little-Wallace , do you think the PR is possible to introduce such a big change? |
run the queries before #13558 (build the image in a seperate branch, to include the fix #13925 ) https://buildkite.com/risingwavelabs/docker/builds/14875#018c5d85-6b70-4b1f-b4f7-8adc4b4c655a |
This is because the revert in #13821 |
For nightly-20231212
|
It has a similar performance with the 1210 |
🤔 I rerun the 20231211 to see if the degradation can be reproduced |
q18 and q20 good, q19 bad 😇 So the issue can not be reproduced stably. |
Describe the bug
Error message/log
No response
To Reproduce
No response
Expected behavior
No response
How did you deploy RisingWave?
No response
The version of RisingWave
nightly-20231211
Additional context
Please find the commit history here: https://github.com/risingwavelabs/rw-commits-history#commit-history
52632ae #13926
ad2073f #13925
1d4cac8 #13921
2fffc13 #13558
7c77553 #13769
98b0ebd #13491
ccf8be5 #13870
7b410c0 #13853
c3e21a8 #13915
92f3b58 #13862
c8d351b #13909
fb1bf0a #13525
4d525e2 #13901
a3c71aa #13854
d270f10 #13692
ddbd74b #13877
5d7f327 #13849
e513e6b #13881
The text was updated successfully, but these errors were encountered: