DescriptionDon't load barback for "pub run" unless necessary.
If all packages depended on by an executable don't use transformers,
this will avoid loading barback entirely and instead run the VM against
the Dart files on the filesystem.
This shaves about 600ms off the load time for "pub run test" when running from
source.
R=rnystrom@google.com
Committed: https://github.com/dart-lang/pub/commit/e1c16aa2790d3d13b53f25665040f99e2b07fe5e
Patch Set 1 #
Total comments: 4
Patch Set 2 : Code review changes #
Messages
Total messages: 5 (0 generated)
|