-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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{}'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels