| Source path: svn/ trunk/ code/ src/ perf/ com/ lmax/ disruptor/ OnePublisherToOneProcessorUniCastBatchThroughputTest.java |
|
|
|
|
Older revisions
r457
by mjpt777
on Oct 29, 2011
Diff
Added code for checking if sufficient processors exist for running the performance tests.
r443
by mjpt777
on Oct 17, 2011
Diff
Drop iteration count to 100 million for per runs. Seems to be sufficient.
r440
by mjpt777
on Oct 2, 2011
Diff
Reworked performance tests to use a CountDownLatch to signal end of test run for threads.