emilk/egui

Optimization opportunities (tracking issue)

Open

#1,196 opened on Feb 2, 2022

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

Repository metrics

Stars
 (29,051 stars)
PR merge metrics
 (Avg merge 17d 17h) (41 merged PRs in 30d)

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