Skip to content

Adding __slots__ to improve performance. #519

Open
@rmorshea

Description

@rmorshea

We could probably significantly improve performance if we added __slots__ to HasTraits and common TraitType. We'd just have to include __dict__ as one of the slots to maintain backward compatibility.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions