Skip to content

Memory usage grows after editor.getData() calls #17668

Open
@scofalik

Description

📝 Provide detailed reproduction steps (if any)

While doing some test on one of our performance samples (init-single with mixed data set), I can see that memory grows around 0.2 MB after every editor.getData() call. Looks like at least some of that is related to tables/slots but working with memory profiler is not easy, so I didn't have enough time to debug it correctly.

I am afraid that it may grow out of hand after, let's say, an hour of working over a big document with autosave working in the background.

Metadata

Assignees

No one assigned

    Labels

    domain:performanceThis issue reports a problem or potential improvement regarding editor performance.type:bugThis issue reports a buggy (incorrect) behavior.type:performanceThis issue reports a performance issue or a possible performance improvement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions