Skip to content

Add benchmark for find() algorithm #325

@kylelutz

Description

@kylelutz

Add a benchmark for the find() algorithm (i.e. perf_find).

See the perf/perf_count.cpp benchmark for an example/template.

It would also be good to add a corresponding benchmark for the STL std::find() algorithm (i.e. perf_stl_find).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions