forked from libjxl/libjxl
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Speedup 14+ bit e1 using AVX2 by ~6.6%. (libjxl#3944)
``` 2000 x 3008, geomean: 123.866 MP/s [108.75, 129.53], , 100 reps, 1 threads. 3072 x 2048, geomean: 211.124 MP/s [188.20, 221.33], , 100 reps, 1 threads. -> 2000 x 3008, geomean: 132.063 MP/s [111.09, 137.27], , 100 reps, 1 threads. 3072 x 2048, geomean: 225.402 MP/s [183.71, 236.48], , 100 reps, 1 threads. ```
- Loading branch information
Showing
1 changed file
with
7 additions
and
43 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