3 Replies
I'm curious what the performance graphs on dashboard.convex.dev say for these endpoints - how much is just network overhead?
I would say it's significantly network overhead. There is a lot of variance over time
I think what's neat is the difference you see on first attempt and later, meaning that caching performance is quite visible 👀
There are separate columns I had for read/write speed that I didn't include on the front end but you might be able to get some metrics from
totalTimeHeld and numOfTimeHeldPotato where you want to minimize totalTimeHeld and maximize numOfTimeHeldPotato. Not incredibly useful since you might need a long run time to smooth out the random passing between players and your internal tools will give you more accurate metrics
