mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-25 14:04:23 +00:00
97a8d865dc
In benchmark, using `Math.imul()` is about ~20% faster than floating point multiplication. PR #15475.