DescriptionCoverage data for single entities can be obtained by querying:
* script: isolate/id/script/name/coverage
* class: isolate/id/class/id/coverage
* library: isolate/id/library/id/coverage
Some numbers (curl on vm service):
* old base line (full coverage of dart:core + script computing faculty): ~1.2s
* generation for just the script file: ~12ms
* generation of dart:core (after executing fac script): ~150ms
* generation of dart:core-patch/array.dart: ~12ms
BUG=
R=johnmccutchan@google.com
Committed: https://code.google.com/p/dart/source/detail?r=37676
Patch Set 1 : #
Total comments: 6
Patch Set 2 : rebase + rewrite #Patch Set 3 : exclude service_classescoverage from simmips tests #
Total comments: 2
Messages
Total messages: 6 (0 generated)
|