Package | Description |
---|---|
com.spotify.futures.jmh |
Modifier and Type | Method and Description |
---|---|
List<String> |
AllAsListBenchmark.actual(AllAsListBenchmark.Input input) |
List<String> |
AllAsListBenchmark.instantiateAndFor(AllAsListBenchmark.Input input) |
List<String> |
AllAsListBenchmark.instantiateAndForeach(AllAsListBenchmark.Input input) |
List<String> |
AllAsListBenchmark.stream(AllAsListBenchmark.Input input) |
Copyright © 2018 Spotify AB. All rights reserved.