Open
Description
Describe the bug
Any egui app uses 100% CPU when redrawing since commit 814ad07, the wgpu 0.20 update.
To Reproduce
Steps to reproduce the behavior:
- Run e.g.
cargo run --bin hello_world
- Move the cursor
- The CPU usage of the egui process goes up to 100%
Expected behavior
Only a fraction of the CPU usage as observed before the wgpu update.
Screenshots
Desktop
- OS: Arch Linux 6.10.8-arch1-1 (64-bit)
- X11 with NVIDIA 560.35.03
Metadata
Metadata
Projects
Status
No status