Endgame-Analyzer/include/parallel_hashmap
Maximilian Keßler f0a496a8f0
Use parallel_hashmap library for better performance
This drastically reduces memory usage and also gains some performance.
Since this is a drop-in replacement, there is essentially no downside in
using this.
2024-02-07 19:52:02 +01:00
..
btree.h Use parallel_hashmap library for better performance 2024-02-07 19:52:02 +01:00
meminfo.h Use parallel_hashmap library for better performance 2024-02-07 19:52:02 +01:00
phmap_base.h Use parallel_hashmap library for better performance 2024-02-07 19:52:02 +01:00
phmap_bits.h Use parallel_hashmap library for better performance 2024-02-07 19:52:02 +01:00
phmap_config.h Use parallel_hashmap library for better performance 2024-02-07 19:52:02 +01:00
phmap_dump.h Use parallel_hashmap library for better performance 2024-02-07 19:52:02 +01:00
phmap_fwd_decl.h Use parallel_hashmap library for better performance 2024-02-07 19:52:02 +01:00
phmap_utils.h Use parallel_hashmap library for better performance 2024-02-07 19:52:02 +01:00
phmap.h Use parallel_hashmap library for better performance 2024-02-07 19:52:02 +01:00