public class PrimeCurveBenchmark extends AbstractBenchmark
random_
Constructor and Description |
---|
PrimeCurveBenchmark() |
Modifier and Type | Method and Description |
---|---|
ECPoint |
addPoint() |
ECPoint |
doublePoint() |
static void |
main(String[] args) |
ECPoint |
mixedAddPoint() |
void |
multiplySimultaneouslyWithPrecomputedPoint() |
void |
multiplySimultaneouslyWithPrecomputedPointNaive() |
void |
reset() |
ECPoint |
scaledAddPoint() |
ECPoint |
scaledDoublePoint() |
void |
setUp() |
run, setUpRandom
public void setUp() throws InvalidCurveException
InvalidCurveException
public void reset()
public ECPoint addPoint()
public ECPoint mixedAddPoint()
public ECPoint scaledAddPoint()
public ECPoint doublePoint()
public ECPoint scaledDoublePoint()
public void multiplySimultaneouslyWithPrecomputedPoint()
public void multiplySimultaneouslyWithPrecomputedPointNaive()
public static void main(String[] args) throws org.openjdk.jmh.runner.RunnerException
org.openjdk.jmh.runner.RunnerException
Copyright © 2011–2022 Stiftung SIC. All rights reserved.