DescriptionCompute and display tasks input timings.
It's not perfectly useful - it computes just cumulative timings.
So, it includes not just time for extracting and gathering inputs, but also actual time to compute them.
But it is still useful to compare between runs after changes to tasks inputs, because computing time
should be the same, so the difference is this extracting/gathering time.
R=brianwilkerson@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/07acac8b8e87d66e5e89fb7a94596428c98ca212
Patch Set 1 #
Total comments: 1
Messages
Total messages: 3 (0 generated)
|