Chromium Code Reviews
DescriptionTiming hooks to profile linters (#24548).
Adds a `TimedAstVisitor` that wraps and times base visitors. The perf hit for collecting timing was neglible so I opted to NOT surface a way to not collect the data. We can add that if needed.
Once this is published in a new analyzer, I can bake client support into (for example) the linter.
More context and a client mock here: https://github.com/dart-lang/sdk/issues/24548
BUG=
R=brianwilkerson@google.com
Committed: https://github.com/dart-lang/sdk/commit/9a042501c945db0b6a40f89983b7dd22f4266278
Patch Set 1 #
Total comments: 6
Messages
Total messages: 6 (3 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||