node/deps/simdutf
Node.js GitHub Bot 55c944eace
deps: update simdutf to 3.2.2
PR-URL: https://github.com/nodejs/node/pull/46841
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2023-03-01 21:01:23 +00:00
..
LICENSE-MIT
README.md
simdutf.cpp deps: update simdutf to 3.2.2 2023-03-01 21:01:23 +00:00
simdutf.gyp Revert "deps: disable avx512 for simutf on benchmark ci" 2022-12-24 21:44:21 +00:00
simdutf.h deps: update simdutf to 3.2.2 2023-03-01 21:01:23 +00:00

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.