mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-03-19 12:56:02 -04:00

* Prevent using double memory when benchmarking Argon2 performance. * Improve benchmark results by not overusing CPU and memory simultaneously. Parallel benchmarks were causing artificially strained calculations resulting in a lower than desired number of rounds.