mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
Instead of allocating a DeprecatedString just so we can call strtoull() on it, we now collect the relevant token characters in a vector and add a null terminator manually. 2% speed-up on Kraken/imaging-darkroom.js :^)
9.5 KiB
9.5 KiB