Skip to content

Investigate Tuple3 usage #3164

Open
Open
@srawlins

Description

@srawlins

When documenting the flutter devtools app, (flutter/devtools/packages/devtools_app), I found that Tuple3 is one of the top memory-consuming classes, at 31.9 MB, across 696503 classes. We should research how we might reduce this. Replacing with Records is an obvious idea, may help, but I think beyond that we should check how better we might write this code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requesttype-performanceIssues related to slow dartdoc generation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions