Skip to content

configuration experiment with redis count #34

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

Open
pdgetrf opened this issue Jul 29, 2022 · 0 comments
Open

configuration experiment with redis count #34

pdgetrf opened this issue Jul 29, 2022 · 0 comments
Assignees

Comments

@pdgetrf
Copy link
Collaborator

pdgetrf commented Jul 29, 2022

5 x t2.medium redis

ubuntu@ip-172-31-3-247:~/work/go-ycsb$ ./bin/go-ycsb load rkv -P workloads/workloada
***************** properties *****************
"readproportion"="0.5"
"updateproportion"="0.5"
"requestdistribution"="uniform"
"workload"="core"
"readallfields"="true"
"dotransactions"="false"
"recordcount"="10000"
"fieldlength"="1000"
"threadcount"="4"
"scanproportion"="0"
"insertproportion"="0"
"operationcount"="10000"
**********************************************
INSERT - Takes(s): 10.0, Count: 1564, OPS: 156.6, Avg(us): 25321, Min(us): 18416, Max(us): 57023, 99th(us): 43679, 99.9th(us): 56319, 99.99th(us): 57023
INSERT - Takes(s): 20.0, Count: 3116, OPS: 155.9, Avg(us): 25435, Min(us): 8336, Max(us): 57023, 99th(us): 43519, 99.9th(us): 55999, 99.99th(us): 57023
INSERT - Takes(s): 30.0, Count: 4496, OPS: 149.9, Avg(us): 26455, Min(us): 8336, Max(us): 87103, 99th(us): 49503, 99.9th(us): 66495, 99.99th(us): 87103

INSERT - Takes(s): 40.0, Count: 5843, OPS: 146.1, Avg(us): 27147, Min(us): 8336, Max(us): 87103, 99th(us): 51871, 99.9th(us): 67903, 99.99th(us): 83455
INSERT - Takes(s): 50.0, Count: 7243, OPS: 144.9, Avg(us): 27380, Min(us): 8336, Max(us): 87103, 99th(us): 51423, 99.9th(us): 66495, 99.99th(us): 83455

10 x t2.medium redis

@pdgetrf pdgetrf self-assigned this Jul 29, 2022
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