emilk/egui

Optimization opportunities (tracking issue)

Open

#1,196 opened on Feb 2, 2022

View on GitHub
 (2 comments) (7 reactions) (0 assignees)Rust (29,051 stars) (2,037 forks)batch import
help wantedperformance

Description

There is a lot of room for improvements to the CPU usage of egui. Here are some things worth investigating:

Any PR should come with a benchmark.

Contributor guide