node/deps/simdutf
Node.js GitHub Bot 0552b13232 deps: update simdutf to 2.0.9
PR-URL: https://github.com/nodejs/node/pull/45975
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2023-01-05 13:11:40 -03:00
..
LICENSE-MIT
README.md
simdutf.cpp deps: update simdutf to 2.0.9 2023-01-05 13:11:40 -03:00
simdutf.gyp Revert "deps: disable avx512 for simutf on benchmark ci" 2023-01-05 13:11:36 -03:00
simdutf.h deps: update simdutf to 2.0.9 2023-01-05 13:11:40 -03:00

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.