-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Performance patch from tlipcon #6
Labels
Comments
String generation patch improves string generation against a dummy DB (e.g. BasicDB) from 13K ops/sec to 20K ops/sec (1 thread.) Applied the patch to the master branch. Adam, can you review the patch to HBaseClient? It looks okay to me but please take a look. |
Applied both patches to master. Thanks Todd! |
hse-project
referenced
this issue
in hse-project/hse-ycsb
Apr 17, 2020
…es to hse-0.17.0 * commit '9a0b8eb26972dc227438d649759859929d66f6f3': Streamlines the hse ycsb property list.
zyguan
pushed a commit
to zyguan/ycsb
that referenced
this issue
Sep 21, 2020
Added default postgres jdbc driver as a dependency for jdbc-binding.
Daniel-B-Smith
pushed a commit
to Daniel-B-Smith/YCSB
that referenced
this issue
Aug 17, 2021
…log_trace [foundationdb] Enable transaction log trace
smkniazi
added a commit
to smkniazi/YCSB
that referenced
this issue
Apr 25, 2023
RONDB-265: Added initial support for RondDB REST and GRPC API
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Review proposed performance patches from tlipcon:
The text was updated successfully, but these errors were encountered: