Skip to content

Use standard lib (stl) sorting when amount of elements is below overhead #5

@leoforney

Description

@leoforney

First need to determine the common amount of elements that result in a slowdown when pushing to GPU memory, then sorting. Otherwise, we can just use the std::sort on the elements

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