mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 07:53:06 +01:00
c9b1d6c84b
PR-URL: https://github.com/nodejs/node/pull/49019 Fixes: https://github.com/nodejs/node/issues/48995 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> |
||
---|---|---|
.. | ||
LICENSE-MIT | ||
README.md | ||
simdutf.cpp | ||
simdutf.gyp | ||
simdutf.h |
simdutf
This project boosts unicode validation and transcoding performance by utilizing SIMD operations where possible.
The source is pulled from: https://github.com/simdutf/simdutf
Active development occurs in the default branch (currently named master
).
Updating
See tools/dep_updaters/README.md#simdutf for instructions.