Correctly use iters_ in ProducerConsumerQueueBenchmark
authorElliott Clark <elliott@fb.com>
Tue, 19 Jul 2016 22:30:08 +0000 (15:30 -0700)
committerFacebook Github Bot 0 <facebook-github-bot-0-bot@fb.com>
Tue, 19 Jul 2016 22:38:27 +0000 (15:38 -0700)
commit26b139fc3520828f080d459b0f8cbd271cab7a89
treeaf14e0fb3430599b9c025390916c8a79b4d51c01
parentc17a113eea230c21a1a8f4c4c086721ff59130da
Correctly use iters_ in ProducerConsumerQueueBenchmark

Summary: iters was only being used on one side of the producer/consumer.

Reviewed By: yfeldblum

Differential Revision: D3588593

fbshipit-source-id: 5e9a8a02bb9addbd6f936b8cc411d58cdf82b6e2
folly/test/ProducerConsumerQueueBenchmark.cpp