CRC64 perf improvements (#13638)
Improve the performance of crc64 for large batches by processing large number of bytes in parallel and combining the results. --------- Co-authored-by:Viktor Söderqvist <viktor.soderqvist@est.tech> Co-authored-by:
Madelyn Olson <madelyneolson@gmail.com> Co-authored-by:
Josiah Carlson <josiah.carlson@gmail.com>
src/crccombine.c
0 → 100644
src/crccombine.h
0 → 100644
Please register or sign in to comment