Package org.dishevelled.bio.benchmarks
Class SamCollectBenchmarks
- java.lang.Object
-
- org.dishevelled.bio.benchmarks.SamCollectBenchmarks
-
- Direct Known Subclasses:
SamCollectBenchmarks_jmhType_B1
public class SamCollectBenchmarks extends Object
SAM collect benchmarks.- Since:
- 2.0
- Author:
- Michael Heuer
-
-
Constructor Summary
Constructors Constructor Description SamCollectBenchmarks()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcollectSamAppendOnlyLinkedList()voidcollectSamLargeCapacityArrayList()voidcollectSamLinkedList()voidcollectSamSmallCapacityArrayList()voidsetUp()voidtearDown()
-