mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +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.
70 KiB
70 KiB