Skip to content

Meta-bug - Performance issues with VM service #48741

Open
@dnfield

Description

@dnfield

This is a collection of issues around the performance of the Dart VM Service. This becomes more salient when dealing with lower-end devices in particular.

Some of these bugs have been closed as either WAI or infeasible, but the issues end up resurfacing for Flutter developers when we try to tweak or just use tracing.

At a high level, we'd like to be in a world where we're confident that tracing and code coverage collection are as cheap as possible.

Category: Timeline

Category: Coverage - although this has improved since @liamappelbe's work, it still uses an interchange format that's pretty bloated and expensive, which can hurt when trying to use it on device for things like integration tests.

/cc @gaaclarke @zanderso @jonahwilliams who may have more issues they're aware of to add to this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.customer-fluttertype-performanceIssue relates to performance or code size

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions