-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Using a slab-backed BTree will improve performance by reducing the frequency of allocations / frees. It is also possible to turn orderly-allocator into something that may be suitable for firm- or hard-realtime by pre-allocating the space for all nodes at initialisation time
Possible options:
- minimal custom implementation
btree-slab
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request