Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The benchmark results listed here - https://etcd.io/docs/v3.4/op-guide/performance/ - have following
benchmark --endpoints=${HOST_1},${HOST_2},${HOST_3} --conns=100 --clients=1000
range YOUR_KEY --consistency=l --total=100000
Here what is the size of YOUR_KEY? Is this referring to the keys added by write performance steps above (size 256)?
Beta Was this translation helpful? Give feedback.
All reactions