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

feat: add page_stress_testing as a subcommand of tiflash #5037

Closed
Lloyd-Pottiger opened this issue May 31, 2022 · 0 comments · Fixed by #5038
Closed

feat: add page_stress_testing as a subcommand of tiflash #5037

Lloyd-Pottiger opened this issue May 31, 2022 · 0 comments · Fixed by #5038
Assignees
Labels
type/feature-request Categorizes issue or PR as related to a new feature.

Comments

@Lloyd-Pottiger
Copy link
Contributor

Feature Request

Is your feature request related to a problem? Please describe:
Now, we run page_stress_testing by:

ninja page_stress_testing
./dbms/src/Storages/Page/page_stress_testing [args]

Describe the feature you'd like:

  1. As a subcommand of tiflash, so we don't need to worry about compiling and packaging.
  2. And page_stress_testing can be added to QA's test platform to facilitate performance regression and stability testing

Describe alternatives you've considered:

Teachability, Documentation, Adoption, Migration Strategy:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature-request Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant