stickz / rtorrent

Stable high performance BitTorrent client
57 stars 3 forks source link

libtorrent: Implement libpopcnt wrapper #11

Closed stickz closed 4 months ago

stickz commented 4 months ago

This is even faster than countBit1Fast() for desktops and implements the asm popcnt instruction for SSE 4.2.