Skip to content

Added new workloads to update 10k/50k rows to existing microbenchmark updateG1_varying_rows.yaml #153

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shantanugupta-yb
Copy link

Current microbenchmarks only updates max 1k rows. Considering the variations we have seen between test it is important to have tests with higher row count like 10-50k. As mentioned by Mark Peacock, these scenarios are seen in production.

So wrote new microbenchmarks queries and triggered a validation runs on master and Yusong’s private build
https://perf.dev.yugabyte.com/dashboard/output/8468702
https://perf.dev.yugabyte.com/dashboard/output/8468602

- workload: update_50000
run:
- name: update_1000_rows

Choose a reason for hiding this comment

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

  • names for the workload are same, please update them.

- workload: update_50000_hash_table
run:
- name: update_1000_rows

Choose a reason for hiding this comment

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

names for the workload are same, please update them.

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.

2 participants