Chromium Code Reviews
Descriptionfe: minor change to benchmarks to match what the runners expect and some minor refactoring.
I'm happy to split the style/refactorings as separate CLs if you prefer. Here is a summary of the changes:
- update the reported strings to match the names expected by our benchmark runners ("unlinked summaize + parse" => "unlinked_summarize")
- invert the benchmark results (like Paul did in 2551533003)
- stop counting input-size while scanning, count that separately once
- combine the multiple summarization steps into a single function
- clean up the logic that dispatches into each benchmark
R=paulberry@google.com
Committed: https://github.com/dart-lang/sdk/commit/cc3682f134ba5dd2f121bcb1864876efa3eb257c
Patch Set 1 #Patch Set 2 : . #
Total comments: 5
Patch Set 3 #
Messages
Total messages: 11 (5 generated)
|
||||||||||||||||||||||||||||