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

Various improvements to the TPC-C runner #504

Merged
merged 10 commits into from
May 1, 2024
Merged

Various improvements to the TPC-C runner #504

merged 10 commits into from
May 1, 2024

Conversation

geoffxy
Copy link
Member

@geoffxy geoffxy commented May 1, 2024

  • Batch inserts
  • Add Zipfian skew to how keys are selected
  • Remove use of fetchall() where not needed (does not really impact BRAD though)

These changes reduce new order latency from ~95 ms down to ~45 ms.

Part of #487.

@geoffxy geoffxy self-assigned this May 1, 2024
@geoffxy geoffxy merged commit b9ba0f3 into main May 1, 2024
1 check passed
@geoffxy geoffxy deleted the gy-tpcc-streamline branch May 1, 2024 22:55
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.

1 participant