Skip to content

Optimization opportunity! #250

Description

@shaomeng

Given that in morton representation, the subset of a "set" is completely a subarray of its parent, so we can calculate the significance values all together, save it in a bitmask (or just a char array), and then just read the significant values from it!

I think this optimization will have a fairly big impact on the performance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    performanceOpportunities to improve the runtime performance

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions