mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-16 16:12:14 +11:00
612 B
612 B
Implementation Features
Parallel Hashmap
below is GetBal() being called where x axis grows with # of users reaching 10 million users, y axis is time in ns. The name given is random between 0 and max users at that time as to provide more accurate results
as the graph demonstrates, regardless of size GetBal remains consistent at around 50ns.