mirror of https://github.com/nodejs/node.git
857a34bddb
PR-URL: https://github.com/nodejs/node/pull/51000 Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> |
||
---|---|---|
.. | ||
BUILD.gn | ||
LICENSE-MIT | ||
README.md | ||
simdutf.cpp | ||
simdutf.gyp | ||
simdutf.h | ||
unofficial.gni |
README.md
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.