Chromium Code Reviews
Description[Telemetry] Reuse shared state between story runs
This CL removes the benchmark methods:
- ShouldTearDownStateAfterEachStoryRun
- ShouldTearDownStateAfterEachStorySetRun
allowing the shared state to be reused across story runs.
It also provides a new default implementation for the
shared state to always close the browser after each story
(except for ChromeOs).
This is not expected to change performance metrics
(although it might), and should reduce total benchmark
running time.
BUG=chromium:748566, chromium:746251
Review-Url: https://codereview.chromium.org/2998773002
Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/122dd5e91bf64888049459ce73a8fd34c084cfe0
Patch Set 1 #
Total comments: 3
Patch Set 2 : remove story_set method #
Total comments: 2
Patch Set 3 : rebase #Patch Set 4 : fix unittest #
Messages
Total messages: 26 (11 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||