Skip to content

Potential optimisation of BTree operations #65

Description

@GoogleCodeExporter
Currently keys are instantiated when moving them around, from a node to log
records, or from log records to the node. A possible optimisation would be
to defer instantiating keys until actually needed - instead the raw byte
array could be used when moving keys.

Original issue reported on code.google.com by d.majum...@gmail.com on 17 Sep 2008 at 10:53

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions