Skip to content

Perf: use orx FixedVec #48

@mempirate

Description

@mempirate

Yes, Fixed in terms of fixed capacity https://docs.rs/orx-concurrent-vec/latest/orx_concurrent_vec/struct.FixedVec.html

The number of measurements will be at most batch size (or a few over those) so we could preallocate the required capacity instead of having the ConcurrentVec grow

Originally posted by @Karrq in #47 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions