mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
refractor: simplify torrent model signal emissions The Torrent->Application signal connections make up for about 5% of the app's memory use. Move this to the TorrentModel so that there are only a handful of signal connections. Moving signals to TorrentModel means batch change signals can be emitted instead of per-change-per-torrent emissions and can be handled that way.
8.9 KiB
8.9 KiB