Commit Graph

8 Commits

Author SHA1 Message Date
Michael Pfaff aba7d5148a
Implemented very fast encoder 2022-11-03 23:38:54 -04:00
Michael Pfaff 5a98826784
WIP: Add encoder 2022-11-01 19:21:15 -04:00
Michael Pfaff c1197284af
WIP: A bit of refactoring 2022-11-01 19:03:28 -04:00
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