Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-09 | Update SIMDUTF (#4078) | 1 | -23959/+22289 | ||
2023-06-25 | Reliability bugfix for `WebSocket` (#3394) | 1 | -20958/+24678 | ||
* Rewrite elementLengthLatin1IntoUTF8 * Update SIMDUTF * Make `elementLengthLatin1IntoUTF8` faster --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> | |||||
2023-02-10 | update to simdutf 3.2.0 | 1 | -232/+457 | ||
thanks @lemire | |||||
2023-01-02 | Upgrade simdutf | 1 | -490/+666 | ||
Thanks @lemire | |||||
2022-11-26 | Faster UTF16 -> UTF8 and UTF8 -> UTF16 (#1552) | 1 | -0/+27955 | ||
* Fix freezing test * Add SIMDUTF * More micro bench snippets * Update .gitattributes * Update .gitattributes Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> |