Skip to content

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.

3 participants