QueueBenchmark set max read at once
authorDave Watson <davejwatson@fb.com>
Fri, 11 Apr 2014 18:56:35 +0000 (11:56 -0700)
committerDave Watson <davejwatson@fb.com>
Tue, 20 May 2014 19:53:56 +0000 (12:53 -0700)
commit309fa7e7877add5de7ab1d995c33b569f6545951
treeab224e264d473ee543d5b3b8a37beee4d9d2d52c
parentb8ec9e5040170e4b7d044f971c772cbed3a6883e
QueueBenchmark set max read at once

Summary: Makes a fair comparison between asox queue and notification queue.  THe updated benchmark is just noise in this diff, notificationqueue isn't fast enough (yet) to make a difference.

Test Plan:
fbconfig common/concurrency; fbmake opt
./common/concurrency/QueueBenchmark.sh

Reviewed By: afrind@fb.com

FB internal diff: D1272859
folly/io/async/EventBase.cpp
folly/io/async/EventBase.h