Jelle Raaijmakers
403d3bbdaf
LibSoftGPU: Optimize GPU::Vertex lists
...
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.
2023-10-15 12:14:07 +02:00
..
2023-05-23 12:35:42 +02:00
2023-10-15 12:14:07 +02:00
2022-12-26 09:39:20 +01:00
2022-12-17 22:39:09 -07:00
2023-10-15 12:14:07 +02:00
2023-10-15 12:14:07 +02:00
2023-01-26 20:24:37 +00:00
2022-12-26 09:39:20 +01:00
2022-12-17 22:39:09 -07:00
2022-12-03 23:52:23 +00:00
2022-12-17 22:39:09 -07:00
2022-10-19 22:22:58 +02:00
2022-10-19 22:22:58 +02:00
2022-12-17 22:39:09 -07:00
2022-12-17 22:39:09 -07:00
2022-12-17 22:39:09 -07:00
2022-12-17 22:39:09 -07:00
2022-12-17 22:39:09 -07:00
2022-12-17 22:39:09 -07:00
2023-02-02 14:38:26 +01:00