violet_rails
violet_rails copied to clipboard
Resources list view performance degrades after 1 million objects
trafficstars
Describe the bug
When a API Resource list in an API Namespace exceeds 1 million Resources,
- The table view becomes slow ( 9 second response time)
- Navigating through the Pagination becomes slow ( 9 second response time)
possible culprits:
- over-fetching data
- slow query