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

perf: improve ycsb performance #128

Closed
wants to merge 1 commit into from
Closed

perf: improve ycsb performance #128

wants to merge 1 commit into from

Conversation

zz-jason
Copy link
Owner

@zz-jason zz-jason commented Sep 4, 2024

What's changed and how does it work?

  • use atomic value to store active transactions with or without remote dependency
  • eliminate std::function converting overhead

ycsb workload b improved from 3909261 to 4630909, ~18.46%

@zz-jason zz-jason closed this Sep 8, 2024
@zz-jason zz-jason deleted the jian.z/perf-improve branch September 9, 2024 15:25
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