jormungandr-bite/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 Create move type 2022-11-23 21:49:52 +01:00
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
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 fix: mocha テストが動かないのを修正 v2 (#8892) 2022-06-26 19:16:32 +09:00
.swcrc fix compile error 2023-06-24 04:07:19 -04:00
jsconfig.json chore: format 2023-05-29 09:31:02 -07:00
package.json [backend] Remove external search backends 2023-11-19 01:36:54 +01:00
tsconfig.json Refactor: use rust for native mastodon id conversion (#9786) 2023-03-31 01:58:28 +00:00