Skip to content

add benchmark for CCVector and Dynarray #474

@illusory0x0

Description

@illusory0x0

Since OCaml 5.2, base package add Dynarray, I think it's necessary to benchmark them.

Dynarray provides arrays whose length can change over time, by adding or removing elements at the end of the array.

base Dynarray

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