nmandery / rout3serv

H3-grid based Routing server with GRPC-API and dataframe integration
0 stars 0 forks source link

Experiment with hextree #32

Open nmandery opened 1 year ago

nmandery commented 1 year ago

https://github.com/JayKickliter/HexTree

Does this help to keep more graph data in the processors cache?

Related: Memory overhead of rusts hashmaps: https://ntietz.com/blog/rust-hashmap-overhead/