Skip to content

Releases: simdutf/SimdUnicode

Version 0.5.0

Choose a tag to compare

@lemire lemire released this 02 Jun 22:32

What's Changed

Full Changelog: 0.4.0...0.5.0

Version 0.4.0

Choose a tag to compare

@lemire lemire released this 05 May 17:18
5ac4d38

What's Changed

  • We have extra and unnecessary checks. by @lemire in #53

Full Changelog: 0.3.0...0.4.0

Version 0.3.0

Choose a tag to compare

@lemire lemire released this 29 Jun 13:59
7eae2dd

This release improves our performance on ARM cores with weak SIMD capabilities. Thanks to @EgorBo for his benchmarks.

What's Changed

  • add qualcomm 8cx gen 3 benchmark + minor tuning by @lemire in #48
  • Trimming add-across (Neoverse N1) by @lemire in #49
  • fix: optimize the ARM function for systems with weak SIMD performance by @lemire in #50

Full Changelog: 0.2.0...0.3.0

Version 0.2.0

Choose a tag to compare

@lemire lemire released this 24 Jun 00:15
0da00cd

What's Changed

  • Better performance under some ARM platforms by @lemire in #46

Full Changelog: 0.1.0...0.2.0

Version 0.1.0

Choose a tag to compare

@lemire lemire released this 20 Jun 14:49
441c72c

Initial release.

Contributors