Skip to content

way to make it a bit faster #5

@jwinkler2083233

Description

@jwinkler2083233

Thanks for making this.

I noticed that you're putting the comparison at the top of the assembly functions.
If you put the comparisons at the end, it would be a bit faster. You can assume that there is at least one element.

It's like using 'for ()' when you could instead use 'do...while{}'

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