Commit 9309912
committed
refactor: change default page size to 15
okay so it seems sorting then ordering by `ended`
is really messing up the DB
we need an index with tags + batch_ended, let's
see if that is viable...
but for now, with the current optimizations and paging
to 15 EG is already pretty faster1 parent 2830338 commit 9309912
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments