Skip to content

Further performance improvements

Joshua Goins requested to merge work/redstrate/further-perf-improvements into master

I took an axe to Tokodon with the QML profiler:

  • Move AttachmentGrid from Control to Item
  • Remove unused ReportDialog
  • Don't load the initial timeline twice
  • Load the cute mascot async

This should have a positive, but negligible impact on performance and start-up time.

Merge request reports

Loading