Decrease visible records per page
After months of usage, I rarely paginate the list, so it's not necessary to load 100 at a time. 20 is enough. By matching 20 records with a 20 pool size, we should keep the repo queue time to a minimum.
This commit is contained in:
Reference in New Issue
Block a user