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

PR#53537 may caused 9.7% performance regression in tpcds #55332

Closed
owlsome2501 opened this issue Aug 9, 2024 · 1 comment
Closed

PR#53537 may caused 9.7% performance regression in tpcds #55332

owlsome2501 opened this issue Aug 9, 2024 · 1 comment

Comments

@owlsome2501
Copy link

Bug Report

1. Minimal reproduce step (Required)

  1. Deploy a cluster with 1 TiDB and 3 Tikv and 1 TiFlash.
  2. Run benchmark tpcds (tpcds-tiflash-50g-new).

2. What did you expect to see? (Required)

No performance regression.

3. What did you see instead (Required)

#53537 caused ElapsedTime regression 9.67% in benchmark tpcds (tpcds-tiflash-50g-new) compared to baseline 237343.70.

description tidb tikv pd ElapsedTime
last success dcadcde tikv/tikv@44356c1 tikv/pd@494c0e9 238192.13
first regression 793530a tikv/tikv@44356c1 tikv/pd@494c0e9 214386.47

4. What is your TiDB version? (Required)

793530a

@owlsome2501
Copy link
Author

debug only, ignore it

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

No branches or pull requests

1 participant