mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +02:00
We frequently end up matching hundreds or even thousands of rules. By giving this vector some inline capacity, we avoid a lot of the repetitive churn from dynamically growing it all the way from 0 capacity.
119 KiB
119 KiB