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

Occasional performance regression on benchmarksql #56617

Open
owlsome2501 opened this issue Oct 12, 2024 · 4 comments
Open

Occasional performance regression on benchmarksql #56617

owlsome2501 opened this issue Oct 12, 2024 · 4 comments
Labels
affects-8.4 affects-8.5 This bug affects the 8.5.x(LTS) versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-6.1 may-affects-6.5 may-affects-7.1 may-affects-7.5 may-affects-8.1 severity/major type/bug The issue is confirmed as a bug.

Comments

@owlsome2501
Copy link

Bug Report

image
There is occasional performance regression on benchmarksql.
releated issue: #55426

1. Minimal reproduce step (Required)

  1. Deploy a cluster with 3 TiDB and 3 Tikv.
  2. Run benchmark benchmarksql (benchmarksql-1k) multiple times until find the specific io or cpu usage pattern on grafana.

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

No performance regression.
QPS: 64039 (+6.4% compared to baseline 60193)
image
or
QPS: 61259 (+1.77% compared to baseline 60193)
image

3. What did you see instead (Required)

Performance regression .
QPS: 55187 (-8.3% compared to baseline 60193)
image
or
QPS: 54639 (-9.20% compared to baseline 60193)
image

4. What is your TiDB version? (Required)

26443da
tikv/tikv@7c61278
tikv/pd@098b802
or
74034d4
tikv/tikv@de06b38
tikv/pd@76bc34a

@owlsome2501 owlsome2501 added the type/bug The issue is confirmed as a bug. label Oct 12, 2024
@owlsome2501
Copy link
Author

/severity major
/label affects-8.3
/label affects-8.4

Copy link

ti-chi-bot bot commented Oct 12, 2024

@owlsome2501: The label(s) affects-8.3 cannot be applied. These labels are supported: fuzz/sqlancer, challenge-program, compatibility-breaker, first-time-contributor, contribution, good first issue, correctness, duplicate, proposal, security, needs-more-info, needs-cherry-pick-release-5.4, needs-cherry-pick-release-6.1, needs-cherry-pick-release-6.5, needs-cherry-pick-release-7.1, needs-cherry-pick-release-7.5, needs-cherry-pick-release-8.1, affects-5.4, affects-6.1, affects-6.5, affects-7.1, affects-7.5, affects-8.1, affects-8.4, may-affects-5.4, may-affects-6.1, may-affects-6.5, may-affects-7.1, may-affects-7.5, may-affects-8.1.

In response to this:

/severity major
/label affects-8.3
/label affects-8.4

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository.

@jebter
Copy link

jebter commented Oct 18, 2024

@owlsome2501 Can you confirm which modules introduced the issue?

@owlsome2501
Copy link
Author

Unable to determine the module. It may be hot spots or load balancing problem.

@jebter jebter added the sig/transaction SIG:Transaction label Oct 18, 2024
@jebter jebter removed the sig/transaction SIG:Transaction label Oct 30, 2024
@ti-chi-bot ti-chi-bot bot added the affects-8.5 This bug affects the 8.5.x(LTS) versions. label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-8.4 affects-8.5 This bug affects the 8.5.x(LTS) versions. may-affects-5.4 This bug maybe affects 5.4.x versions. may-affects-6.1 may-affects-6.5 may-affects-7.1 may-affects-7.5 may-affects-8.1 severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

2 participants