deps: update simdutf to 4.0.4

PR-URL: https://github.com/nodejs/node/pull/50772
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
This commit is contained in:
Node.js GitHub Bot 2023-11-18 14:47:21 +01:00 committed by GitHub
parent 4e23d6904c
commit a628ddaf9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7749 additions and 2352 deletions

9024
deps/simdutf/simdutf.cpp vendored

File diff suppressed because it is too large Load Diff

1071
deps/simdutf/simdutf.h vendored

File diff suppressed because it is too large Load Diff

View File

@ -28,7 +28,7 @@ This a list of all the dependencies:
* [openssl 3.0.8][]
* [postject 1.0.0-alpha.6][]
* [simdjson 3.6.0][]
* [simdutf 3.2.18][]
* [simdutf 4.0.4][]
* [undici 5.27.0][]
* [uvwasi 0.0.19][]
* [V8 11.8.172.12][]
@ -292,7 +292,7 @@ The [postject](https://github.com/nodejs/postject) dependency is used for the
The [simdjson](https://github.com/simdjson/simdjson) dependency is
a C++ library for fast JSON parsing.
### simdutf 3.2.18
### simdutf 4.0.4
The [simdutf](https://github.com/simdutf/simdutf) dependency is
a C++ library for fast UTF-8 decoding and encoding.
@ -351,7 +351,7 @@ performance improvements not currently available in standard zlib.
[openssl 3.0.8]: #openssl-308
[postject 1.0.0-alpha.6]: #postject-100-alpha6
[simdjson 3.6.0]: #simdutf-360
[simdutf 3.2.18]: #simdutf-3218
[simdutf 4.0.4]: #simdutf-404
[undici 5.27.0]: #undici-5270
[update-openssl-action]: ../../../.github/workflows/update-openssl.yml
[uvwasi 0.0.19]: #uvwasi-0019