Skip to content

⚡ use smallvec for better performance #16

Description

@jvdd

unsure if this will improve the performance, but seems worth exploring 👀

I believe we could use smallvec to write the output (usize array) of the downsampling methdos to. Currently we use Array1, but using smallvec could result in a performance boost 🙏

TODOs


Credits to this PR, from which I borrowed this idea!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions