server-skynet-source-3rd-je.../include
Jason Evans 4a346f5593 Replace rtree path cache with LRU cache.
Rework rtree_ctx_t to encapsulate an rtree leaf LRU lookup cache rather
than a single-path element lookup cache.  The replacement is logically
much simpler, as well as slightly faster in the fast path case and less
prone to degraded performance during non-trivial sequences of lookups.
2017-02-08 18:50:03 -08:00
..
jemalloc Replace rtree path cache with LRU cache. 2017-02-08 18:50:03 -08:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00