mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:07:11 +00:00
00f032a641
This will reduce the number of RPCs we need to do in package:coverage. Benchmarked on a bunch of flutter test suites, and it halved the time spent gathering coverage, bringing package:coverage's performance in line with flutter's custom coverage collector. This unblocks migrating flutter test to package:coverage. Bug: https://github.com/flutter/flutter/issues/108313 Change-Id: I27651c7ce356d8b20c9c88444ad25d7677795a6d TEST=Updated existing tests Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/255720 Commit-Queue: Liam Appelbe <liama@google.com> Reviewed-by: Ben Konyi <bkonyi@google.com> |
||
---|---|---|
.. | ||
bin | ||
lib | ||
tests | ||
tool | ||
web | ||
.gitignore | ||
analysis_options.yaml | ||
BUILD.gn | ||
HACKING.md | ||
observatory_sources.gni | ||
pubspec.yaml | ||
update_sources.py |