/armap

rapid access key value container

Primary LanguageC++MIT LicenseMIT

armap

rapid access key value container

proof of concept that arrays are faster than a map. This because of cache skips, uses vector as container

Current best: 15% increase in preformance