1
0

perf(backend): reduce db query

This commit is contained in:
syuilo
2023-04-06 10:09:44 +09:00
parent 3c04fef8d1
commit 384a3bed09
2 changed files with 8 additions and 4 deletions
+1
View File
@@ -32,6 +32,7 @@
- 「UIのアニメーションを減らす」 (`reduceAnimation`) で猫耳を撫でられなくなります
### Server
- サーバーの全体的なパフォーマンスを向上
- ノート作成時のパフォーマンスを向上
- アンテナのタイムライン取得時のパフォーマンスを向上
- チャンネルのタイムライン取得時のパフォーマンスを向上