Alpha1337k / armap

rapid access key value container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

rapid access key value container

License:MIT License


Languages

Language:C++ 87.1%Language:Makefile 12.9%