Skip to content

Use value classes to reduce memory allocation #359

@simerplaha

Description

@simerplaha

Value classes, specially when searching Segments can reduce instance allocations when performing binary-search, hash-index search, bloom-filter search and linear-search.

I would expect GC workload to be noticeably reduced.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions