Skip to content

Add unsafe/unchecked slicing #6900

@emilk

Description

@emilk

When the user has already done their own bound checking, they don't want to pay for it again. Therefore I propose the slice methods has an unsafe _unchecked version.

We used these methods in arrow2 extensively, and found the performance different to be quite significant for our use case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    development-processRelated to development process of arrow-rsenhancementAny new improvement worthy of a entry in the changelog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions