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

Does ycsb execute other operations than insert ? (Fabric v2.2) #79

Open
David-Sat opened this issue Sep 4, 2020 · 0 comments
Open

Does ycsb execute other operations than insert ? (Fabric v2.2) #79

David-Sat opened this issue Sep 4, 2020 · 0 comments

Comments

@David-Sat
Copy link

When executing ycsb on Fabric v2.2 with a 50/50 read/update workload the only operation called was Input.

I read in #51 that Do_Transaction in client.h is a relic from a code port, but does that mean that the different read-/update-/insert proportions in the workloads folder are not considered during the benchmark?

Is it possible to add this functionality or were there obstacles that prevented the use of the other operations? I'm only asking since this use case would be very useful for me and it seems that most of the necessary functions are already implemented.

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

No branches or pull requests

1 participant