How is performance compared to egui?

  1. I have a particle system written in WGPU + egui. But I’m really a fan of the elm-architecture style. How does egui compare to iced performance wise?

  2. How easy is it to integrate Iced into my WGPU application?