Skip to content

Version 8.2.6

Choose a tag to compare

@lemire lemire released this 01 Jun 22:08

What's Changed

  • Unroll the integer-part digit scan (straight-line for the common 1-5 digit case) by @fcostaoliveira in #381
  • Add a 4-digit SWAR follow-up to loop_parse_if_eight_digits (clang) by @fcostaoliveira in #382
  • Parallelize the exhaustive float32 sweeps across hardware threads (~75-88x) by @fcostaoliveira in #383

New Contributors

Full Changelog: v8.2.5...v8.2.6