iceshrimp/packages/backend
Laura Hausmann 8ecf361870
[backend] Implement heuristics for home timeline queries
After lots of performance analysis, we've ended up with a cutoff value of 250 posts in the last 7d, after which we should switch which query plan to nudge postgres towards. This should greatly improve performance of users who were previously performance edge cases.
2023-11-22 00:14:54 +01:00
..
.idea
.vscode
assets Add new logos & asset generation script 2023-10-04 02:04:30 +02:00
src [backend] Implement heuristics for home timeline queries 2023-11-22 00:14:54 +01:00
test [backend] More mentions fixes 2023-10-14 17:11:21 +02:00
.mocharc.json
.swcrc
jsconfig.json
package.json [backend] Remove external search backends 2023-11-19 01:36:54 +01:00
tsconfig.json