Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: simdutf/SimdUnicode

Tags

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: optimize the ARM function for systems with weak SIMD performance (

…#50)

* fix: optimize the ARM function for systems with weak SIMD performance

* updating results on README

* [no-ci] Updating v1 numbers

* [no-ci] Updating qualcomm numbers

* Update UTF8.cs

---------

Co-authored-by: Ubuntu <[email protected]>

0.2.0

Toggle 0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Pre-release PR (#44)

* fix: add twitter and some optimizations for runs of asciis

* add twitter result to README

* added sse and avx results

* simplified the algorithm

* updating numbers

* tweaking

* preparing release

* integrating AVX-512

---------

Co-authored-by: Daniel Lemire <[email protected]>