mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 19:59:17 +00:00
We already grow the "rules to run" vector before appending to it, so we can actually use unchecked_append() here and avoid the "needs to grow" checks every time we append to it. This takes appending from 3% to <1% when loading our GitHub repo.
121 KiB
121 KiB