Files
ThreadNet-Web/src/stores
Travis Ralston c22cb6c325 Short-circuit room list store dispatch handling if not ready
We were taking 0.2ms to handle the registration of a timer per event during startup, even before the app is visible to the user. These timers would be short-circuited too, leading to a bunch of wasted time.

0.2ms isn't a lot of time, but multiplied by thousands of events at startup it's pretty significant.

On my account this reduces the full page spinner time from ~50 seconds to just over 20 seconds.
2020-07-22 13:35:41 -06:00
..
2020-07-22 08:23:47 -06:00
2020-01-17 17:02:31 +01:00
2020-07-20 20:43:55 +01:00
2019-12-22 21:15:54 -07:00