mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
VM now has a string cache which tracks all live PrimitiveStrings and reuses an existing one if possible. This drastically reduces the number of GC-allocated strings in many real-word situations.
2.5 KiB
2.5 KiB