Auto saved by Logseq

This commit is contained in:
2022-04-09 18:26:32 +02:00
parent ba56a2373f
commit bbbbfd257b
2 changed files with 9 additions and 6 deletions
+2 -1
View File
@@ -3,4 +3,5 @@
- As of right now, very often the Agora takes almost 10s (!) to load some pages, particularly when under load. There's a variety of reasons this happens -- I could write about them here but right now I'd rather just go ahead and try to fix them ;) - As of right now, very often the Agora takes almost 10s (!) to load some pages, particularly when under load. There's a variety of reasons this happens -- I could write about them here but right now I'd rather just go ahead and try to fix them ;)
- Doing pomodoros today, [[2022-03-20]], to try to address this issue. - Doing pomodoros today, [[2022-03-20]], to try to address this issue.
- When starting benchmarking, dev.anagora.org/do is regularly taking 3.7s to load (measured with [[time curl]]). In production this is often longer, but this seems like a good test node (because of the amount of pushes it has, which I think is related to the slowdown). - When starting benchmarking, dev.anagora.org/do is regularly taking 3.7s to load (measured with [[time curl]]). In production this is often longer, but this seems like a good test node (because of the amount of pushes it has, which I think is related to the slowdown).
- The *first* load after restarting the dev server is often 10s, which is closer to what we'd see in prod (because it needs to load+process the whole Agora graph). - The *first* load after restarting the dev server is often 10s, which is closer to what we'd see in prod (because it needs to load+process the whole Agora graph).
-
+7 -5
View File
@@ -28,11 +28,13 @@
- When it's light, it's the next day for her; she might not understand that [[dawn]] shifts from season to season? - When it's light, it's the next day for her; she might not understand that [[dawn]] shifts from season to season?
- [[twitter dall-e]] - [[twitter dall-e]]
- [[doing laundry]] - [[doing laundry]]
- [[scaling]] must happen - #push [[agora speed]]
- NOW hmm, but there is [[low hanging fruit]]: the per-worker cache should not all expire in unison (!) - [[scaling]] must happen
:LOGBOOK: - NOW hmm, but there is [[low hanging fruit]]: the per-worker cache should not all expire in unison (!)
CLOCK: [2022-04-09 Sat 17:52:37] :LOGBOOK:
:END: CLOCK: [2022-04-09 Sat 17:52:37]
:END:
- also I wasn't caching calls to G.node() (?).
- [[daniel dennett]] - [[daniel dennett]]
- ethical [[almanac]] - ethical [[almanac]]
- #push [[agora server]] - #push [[agora server]]