Eoinocal / Halite

Halite (named after the mineral) is a C++ BitTorrent client based on the excellent libtorrent library developed by Arvid Norberg.
http://www.binarynotions.com/halite-bittorrent-client/
Other
184 stars 40 forks source link

Slow UI #54

Open coladict opened 8 years ago

coladict commented 8 years ago

I have 151 torrents loaded, only 2 of which are active, yet the interface is very slow to respond to scrolling, much less sorting (which it forgets to do at start-up). It was even slower when they were around 220. The number of active torrents doesn't affect it. I tried to make sense of the API you use, but I can't figure out where it connects to the Windows API. I guess it just adds too much overhead.