DataStructures.jl
DataStructures.jl copied to clipboard
Robindict with metadata
- [x] Experiment and benchmark various hyperparameters - dictionary load factor vs DIBS_MASK
- [x] Profile the code to figureout the bottleneck impending it's performance with
Base.Dict
From the PR description it is not clear to me what this is about. Could you perhaps elaborate a bit on that?