How to a setup and the YCSB benchmark on Percona MongoDB?
1 Like
Generally the steps are the same as for MongoDB.
- Setup the testing environment depending on what you want to benchmark for
- Use the YCSB on PSMDB the same way you would for MongoDB
You can follow any of the available tutorials, like this write up on Medium or these simply going straight for these steps
I believe in the theme of benchmarking it’s worth to check our blogpost from a while back on evaluating the TPCC benchmark
Hope it helps!
1 Like