mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-04-21 01:36:55 -04:00
QHash provides faster lookup times than QMap because it uses a hash table to store the elements, while QMap uses a self-balancing binary tree. Signed-off-by: Edgars Cīrulis <edgarsscirulis@gmail.com>
2.3 KiB
2.3 KiB