How to setup gateload to test performance of sync_gateway

I want to test performance of sync-gateway specially for latency and I have come across this link https://github.com/pavel-paulau/gateload

I tried to clone the code but i have no idea how to setup gateload and run test cases for sync gateway, Can anyone please guide me in this…

Hey @chauhanoverflow,

Best to reach out to the owner of the repo as that is not maintained by Couchbase team.

But regarding performance testing, maybe best to design and run your own as there are specific considerations and use-case to handle, eg. your READ vs WRITE frequency. And even down to the hardware specs that Couchbase Server and Sync Gateway runs on will make a difference along with the hosting and if sharing the same physical machine.