mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-13 08:07:49 +00:00
Optimize a very hot function by always performing unchecked appends. When benchmarking 3DFileViewer on my machine, this takes the time spent in `gl_vertex` down from ~8% to ~2%.