Skip to content

Unusably slow? (release mode) #933

Description

@osa1

When I try the examples with cargo run --release on my high-end Linux box, both the gallery and individual demos are unusably slow.

For example, in the gallery, it takes seconds to scroll in the "table" demo. Switching between full screen and a small window size also takes many seconds.

In the demos, in the text editor examples (e.g. markdown), it takes a long time for the application to process key events. For exmaple if I press 'a' and hold, the app is simply unable to catch up with the key press events.

I know this uses the same library as Zed to render, and Zed is extremely fast and responsive on this system.

So it seems like an issue with this library? Or am I doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions