Commit Graph

5 Commits

Author SHA1 Message Date
Michael Pfaff 6eb5c5e46a
Vectorized implementation is now faster than scalar
- For all tested sizes
- Excluding micro benches (still comes very close)
2022-11-01 15:01:30 -04:00
Michael Pfaff 84d8ef7748
Support for no_std and format code 2022-11-01 00:50:30 -04:00
Michael Pfaff ee3b6d84e4
Optimized vectorized validation
- Overhead of validation is cut down to 5% tops
2022-10-31 23:57:40 -04:00
Michael Pfaff ee3bdc43cf
Work 2022-10-31 22:42:01 -04:00
Michael Pfaff 379fa71d78
Work 2022-10-30 15:35:17 -04:00