emilk/egui

Optimization opportunities (tracking issue)

Open

#1,196 opened on Feb 2, 2022

 (2 comments) (7 reactions) (0 assignees)Rust (2,106 forks)batch import
help wantedperformance

Repository metrics

Stars
 (30,151 stars)
PR merge metrics
 (PR metrics pending)

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