ephemeraHQ / converse-app

https://converse.xyz
MIT License
47 stars 5 forks source link

Noe/more timing logs for perf #653

Closed nmalzieu closed 2 months ago

nmalzieu commented 2 months ago

Added more timing logs to debug perf / freeze on load Also moved the consent fetching at the end of the sync process, and using await since it was the only thing that was running in parallel of other stuff during the sync process which might have caused the freeze that seems to come from importing topic data