mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-03 00:42:54 +00:00
For the slight cost of counting code points when converting between encodings and a teeny bit of memory, this commit adds a fast path for all-happy utf-16 substrings and code point operations. This seems to be a significant chunk of time spent in many regex benchmarks. |
||
---|---|---|
.. | ||
DOMURL.cpp | ||
DOMURL.h | ||
DOMURL.idl | ||
URLSearchParams.cpp | ||
URLSearchParams.h | ||
URLSearchParams.idl | ||
URLSearchParamsIterator.cpp | ||
URLSearchParamsIterator.h |