enthought / enthought/traitsui

`ShadowGroup` creation is slow

Open
#1,740 0 comments 0 reactions 0 assignees View on GitHub
type: enhancement type: important
Dominant language
Python
Stars
306
Forks
99
PR merge metrics
No merged PRs in 30d

Description

Every `Group` has a `ShadowGroup` created for it at UI creation time. These are slow to create because they use many `Delegate` traits (see https://github.com/enthought/traits/issues/1489).

Pending a fix for https://github.com/enthought/traits/issues/1489 it may be worth investigating if the delegate traits can be replaced by something faster.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.