Chromium Code Reviews
Descriptioncc: Add useful TaskGraphRunner performance tests.
Current perf tests are not useful for profiling as output heavily
depends on kernel scheduling. An improvement in CPU time is not
guaranteed to result in a better result from these tests as they
mostly measure context switching cost.
This includes a small refactor to TaskGraphRunner that allow us
to run tests on a single thread. The result is more predictable
results and useful profiling output.
The number of tasks used in tests have also been adjusted to more
realistic values.
BUG=338355
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247625
Patch Set 1 #
Total comments: 1
Patch Set 2 : #Patch Set 3 : s/ForTest/ForTesting/ #
Total comments: 2
Patch Set 4 : while loop cleanup #
Messages
Total messages: 9 (0 generated)
|
|||||||||||||||||||||||||||||||||||||