| Package | Description |
|---|---|
| org.apache.commons.geometry.examples.jmh.euclidean |
Benchmarks for the components in the
org.apache.commons.geometry.euclidean
package. |
| org.apache.commons.geometry.examples.jmh.euclidean.generated |
| Modifier and Type | Method and Description |
|---|---|
void |
VectorPerformance.normalize2D(VectorPerformance.NormalizableVectorInput2D input,
org.openjdk.jmh.infra.Blackhole bh)
Benchmark testing the performance of the
Vector2D.normalize()
method. |
| Modifier and Type | Class and Description |
|---|---|
class |
VectorPerformance_NormalizableVectorInput2D_jmhType |
class |
VectorPerformance_NormalizableVectorInput2D_jmhType_B1 |
class |
VectorPerformance_NormalizableVectorInput2D_jmhType_B2 |
class |
VectorPerformance_NormalizableVectorInput2D_jmhType_B3 |
Copyright © 2016–2020 The Apache Software Foundation. All rights reserved.