-
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.
Compared to develop, on my M2 Macbook Air. This benchmark unpacks a full FastLanes batch of 1024 elements one-at-a-time using unpack_single. Other benchmarks unaffected. 989.37 ns / 1024 = 0.966 ns per element ![Screenshot 2024-07-19 at 14 00 15](https://github.com/user-attachments/assets/ef552285-d49a-41fa-a093-4c4b7ee022bc) (This is with the function inlined into the benchmark! It's actually about ~1.5us per 1024 elements) --------- Co-authored-by: Nicholas Gates <[email protected]>
- Loading branch information
1 parent
7dae57e
commit 48eb308
Showing
2 changed files
with
90 additions
and
67 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
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