huge read bandwidth usage
i have a fairly simple game that i made using convex, and i noticed that it is using a whole lot of read bandwidth. i've tried adding indexes to fix this, but today's usage is not much better. this has been pretty frustrating because i am way below usage on everything but this. all code is open source:
https://github.com/saltjsx/quickbuck
GitHub
GitHub - saltjsx/quickbuck
Contribute to saltjsx/quickbuck development by creating an account on GitHub.


1 Reply
In the dashboard stats, scroll to the bottom and you'll find "Functions breakdown by project." This should help to pinpoint which functions are the source of the problem. It has a few display options, so be sure to check them all.