egui/egui_demo_lib/benches
Emil Ernerfeldt 5dd68337c4 Use Rgba (4xf32) instead of Color32 in all interfaces
This simplifies a few things, but some benchmarks gets worse,
probably due to the increased memory use (and thus more cache misses).

I don't plan to merge this, but leave it here as an experiment
2021-08-15 20:15:14 +02:00
..
benchmark.rs Use Rgba (4xf32) instead of Color32 in all interfaces 2021-08-15 20:15:14 +02:00