Skip to content

PickB performance improvements #137

@mikosik

Description

@mikosik

Vm could execute PickB faster (less disk access) if instead of ArrayB.elems() it could call ArrayB.elem(int) which would be implemented as call to HashedDb.readSeqElem() that reads only one hash.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions