Skip to content

Add aligned vs. unaligned benches with two slices where index into the second is read from the first #2581

Open
@hsivonen

Description

@hsivonen

As a follow-up to #1391, it would be relevant to have a benchmark that more closely tests the access pattern that is relevant to CodePointTrie: Having two slices where the index to read from the second slice depends on what is read from the first slice.

The point being checking if unaligned reads pessimize data dependencies in execution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-performanceArea: Performance (CPU, Memory)C-zerovecComponent: Yoke, ZeroVec, DataBakegood first issueGood for newcomershelp wantedIssue needs an assignee

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions