external memory data structure playground
Stars
25
Forks
1
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
36
commits
Merge pull request #1 from the-zett/master
9a618f5
The bfs_to_veb function was fixed.
191e716
Record cycles as well as llc misses
fc23fb6
Fix some density miscalculations
9e6ceaf
Kill the last big node_at
0404e91
More recursive searches gone
cf06b71
Speed up lookups
9321cc6
Add pointer version and clean up some things
56d860c
Commit to mmap and just map a whole 2G at once
c52eab0
Add btrfs key stuff
0e0f398
Measure exactly how many l2 cache faults there are
9750aaf
Enable memmap, fix insert performance
7d19876
Better lookups
71a20e9
Use bfs lu instead of the other one
c67eae8
VEB tree lookups working with small height code
0bf603b