X Tutup
Skip to content

Dart build is slow (>30m) #3030

@alexeagle

Description

@alexeagle

This slows us down a lot, especially for vetting PRs. Marking P1 as a substitute for 'high severity'.

Discussed with @vsavkin and @tbosch - theory is that every time we add an example, we have another expensive invocation of dart analyzer and dart2js because it is an additional entry point. We really only need to run one of the examples in dart, as a smoke test.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup