Skip to content

use a slab-backed BTree* implementation #2

Description

@ickk

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:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions