Files
mostlymatter/webapp/channels/src/components/rhs_thread
Harrison Healey 099f704d4f MM-57881 Add metric for the amount of time it takes for the RHS to load a thread (#26970)
* Assure most code dispatches selectPost to open RHS to a thread

* Add measurement of the time it takes to open the RHS

* Reduce unnecessary re-rendering of RhsThread

* Never use Jest's fake timers for the performance API

* Make constants for performance marks and measures

* Add missed constants
2024-05-09 13:30:36 -04:00
..