This might be helpful for performance with property maps for blobs or something? The benchmarks here are might not be necessarily useful as most maps this would replace in KAG are a few dozens items at most.
If it's easy to integrate, it is worth trying, though.
https://github.com/martinus/robin-hood-hashing or https://abseil.io/
This might be helpful for performance with property maps for blobs or something? The benchmarks here are might not be necessarily useful as most maps this would replace in KAG are a few dozens items at most.
If it's easy to integrate, it is worth trying, though.