mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-03-13 05:41:17 +00:00

In benchmark, using `Math.imul()` is about ~20% faster than floating point multiplication. PR #15475.
In benchmark, using `Math.imul()` is about ~20% faster than floating point multiplication. PR #15475.