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

10M test run #39

Open
pdgetrf opened this issue Jul 30, 2022 · 1 comment
Open

10M test run #39

pdgetrf opened this issue Jul 30, 2022 · 1 comment

Comments

@pdgetrf
Copy link
Collaborator

pdgetrf commented Jul 30, 2022

YCSB Setup

***************** properties *****************
"threadcount"="4"
"dotransactions"="false"
"fieldlength"="160   #intended 500; due to the encoding, 160 length would yield about 500 payload"
"operationcount"="10000000"
"requestdistribution"="uniform"
"recordcount"="10000000"
"insertproportion"="0"
"readproportion"="0.5"
"workload"="core"
"readallfields"="true"
"updateproportion"="0.5"
"scanproportion"="0"
**********************************************

AWS Instances

image

Yaeger crashed at the end.

YCSB Result

Run finished, takes 9h20m19.700252511s
INSERT - Takes(s): 33619.7, Count: 9999999, OPS: 297.4, Avg(us): 13412, Min(us): 4300, Max(us): 1058815, 99th(us): 21951, 99.9th(us): 36703, 99.99th(us): 56831

RKV Memory

ubuntu@ip-172-31-13-231:~$ free -g
               total        used        free      shared  buff/cache   available
Mem:              31           4          25           0           1          26
Swap:              0           0           0

SI Memory

ubuntu@ip-172-31-9-38:~$  free -g
               total        used        free      shared  buff/cache   available
Mem:              31          13          16           0           1          17
Swap:              0           0           0

CPU

image

Jaeger

image

image

@pdgetrf
Copy link
Collaborator Author

pdgetrf commented Jul 30, 2022

jaeger cpu keeps creeping up, and crashed possibly due to "out of memory".

jaeger host from the 30M run:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant