-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing amd64 asm implementation for shr10VU (follow-up on de46678)
The asm implementation of shr10VU takes about 25% less time per op vs. the Go version. name old time/op new time/op delta Shr10VU 444µs ± 2% 331µs ± 3% -25.50% (p=0.008 n=5+5) Still need to try and unroll loops.
- Loading branch information
Showing
1 changed file
with
51 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters