ladybird/Userland
Timothy Flynn e8f4ae487d LibJS: Pre-allocate the resolved rope string's underlying buffer
For performance, rather than slowly incrementing the capacity of the
rope string's buffer, compute an approximate length for that buffer to
be reserved up front.
2024-07-20 06:45:49 +02:00
..
Libraries LibJS: Pre-allocate the resolved rope string's underlying buffer 2024-07-20 06:45:49 +02:00
Services RequestServer: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
Utilities Tests+headless-browser: Move screenshot ref-tests into own directory 2024-07-19 13:52:00 +02:00