mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +02:00
On my machine, benchmarking 3DFileViewer revealed ~2.5% of CPU time spent in `Vector<GPU::Vertex>::try_append`. By carefully managing list capacities, we can remove this method from profiles altogether.
6.8 KiB
6.8 KiB