Adds a couple of simple micro benchmarks for the TaskQueueManager
commitf02cff06da47c87ad27982ed569b70ae850591ba
authoralexclarke <alexclarke@chromium.org>
Fri, 6 Mar 2015 12:11:50 +0000 (6 04:11 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 6 Mar 2015 12:12:34 +0000 (6 12:12 +0000)
tree0f2df9b4ec64556dda9e3c12dd897e0260292a93
parentceec41cc836e8ede19026f1b11573d1c2815ea8e
Adds a couple of simple micro benchmarks for the TaskQueueManager

The work loads are very synthetic, but this should give us some idea of
scalability.

BUG=

Review URL: https://codereview.chromium.org/971393002

Cr-Commit-Position: refs/heads/master@{#319436}
content/content_tests.gypi
content/renderer/scheduler/task_queue_manager_perftest.cc [new file with mode: 0644]