Description[Telemetry] Remove waits in telemetry_perf_unittests.
This reduces cycle time by about 15 seconds and has the desirable property that
it prevents developers from doing anything racy with a Wait. Waits should only
be used for a period of perf measurement like smoothness, energy, etc. They
shouldn't be used to wait for some condition to be true.
BUG=388256
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289570
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|