Skip to content

Are we leaking Paragraphs? #3498

Closed
Closed
@HansMuller

Description

@HansMuller

Although I think the answer is no, here's what led me to the question.

Using Observatory I looked at the "Persistent Handles" page while running the Gallery demo:

  • showing the home screen: 42 Paragraphs
  • expanded all menus: 79 Paragraphs
  • scrolling the home screen for a while: 81 Paragraphs
  • launching each demo in turn: 1352 Paragraphs

The heap metrics page says that only 44 Paragraphs are "strongly reachable" and that they only cost about 32K, which sounds reasonable. Unless there's some other dire implication here, I'm not sure there's any problem at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: performanceRelates to speed or footprint issues (see "perf:" labels)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions