public class MaxByIntTest extends AbstractJMHTestRunner
| Constructor and Description |
|---|
MaxByIntTest() |
runTestspublic void setUp()
public void tearDown()
throws InterruptedException
InterruptedExceptionpublic Position maxByQuantity_serial_lazy_direct_methodref_jdk()
public Position maxByQuantity_serial_lazy_direct_lambda_jdk()
public Position maxByQuantity_serial_lazy_collect_methodref_jdk()
public Position maxByQuantity_serial_lazy_collect_lambda_jdk()
public Position maxByQuantity_parallel_lazy_direct_methodref_jdk()
public Position maxByQuantity_parallel_lazy_direct_lambda_jdk()
public Position maxByQuantity_parallel_lazy_collect_methodref_jdk()
public Position maxByQuantity_parallel_lazy_collect_lambda_jdk()
public Position maxByQuantity_serial_eager_ec()
public Position maxByQuantity_serial_lazy_ec()
public Position maxByQuantity_parallel_lazy_ec()
Copyright © 2004–2016. All rights reserved.