mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 20:17:13 +02:00
When loading Infiltrating the Airship in Ruffle, the copying of these hash maps/tables were at least 10% of the runtime. This disappears when returning them by const reference.