Skip to content

Make the maximum array size adjustable #21

@treeowl

Description

@treeowl

We currently hard-code 5, 32, 0x1f, etc., throughout the module. It would be better to use top-level constants (or, better, parameterize the package with backpack, however that works). Completely aside from allowing performance experiments, this will allow testing with smaller arrays. Using arrays of length 8 or even 4 would let us test with much deeper trees than we can now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions