Auto saved by Logseq

This commit is contained in:
2022-04-09 19:10:34 +02:00
parent 09d575865a
commit 7e0373c45a
2 changed files with 5 additions and 3 deletions
+2 -1
View File
@@ -11,4 +11,5 @@
- Cached calls to node().
- I wonder if there's low hanging fruit remaining; dev.anagora.org just tends to feel so fast in comparison with prod, perhaps I'm missing where's the bottleneck. Will add debugging data.
- HA.
- The Agora workers were restarting *very often*, way more often than CACHE_TTL, because the bots that are causing most of the increase in load were also hitting URLs that produce 500s -- a nice favour really, as
- The Agora workers were restarting *very often*, way more often than CACHE_TTL, because the bots that are causing most of the increase in load were also hitting URLs that produce 500s -- a nice favour really, as they call attention to an obvious bug we need to fix in [[journals]] (they link out to bad URLs due to an issue with the renderer), but in the meantime they were essentially nuking the performance of the Agora and making all the recent performance work not really take effect.
- Now that this is fixed I can happily report that the Agora feels noticeably snappier :)
+3 -2
View File
@@ -30,11 +30,12 @@
- [[doing laundry]]
- #push [[agora speed]]
- [[scaling]] must happen
- NOW hmm, but there is [[low hanging fruit]]: the per-worker cache should not all expire in unison (!)
- DONE hmm, but there is [[low hanging fruit]]: the per-worker cache should not all expire in unison (!)
:LOGBOOK:
CLOCK: [2022-04-09 Sat 17:52:37]
CLOCK: [2022-04-09 Sat 17:52:37]--[2022-04-09 Sat 19:10:28] => 01:17:51
:END:
- also I wasn't caching calls to G.node() (?).
-
- [[daniel dennett]]
- ethical [[almanac]]
- #push [[agora server]]