Class Shootouts
java.lang.Object
com.github.gbenroscience.parser.benchmarks.Shootouts
- Author:
- GBEMIRO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbenchmark(MathExpression expr, int n) static voidstatic voidstatic doublefindAverage(double[] data) static voidstatic voidstatic voidstatic voidtestJavaNativeParser(String expr, int n) static voidstatic voidstatic voidstatic voidtestTwGMBP(String expr, int n)
-
Constructor Details
-
Shootouts
public Shootouts()
-
-
Method Details
-
findAverage
public static double findAverage(double[] data) -
scan
-
testGG
-
testGG2
-
testMC
-
testTwG
-
testTwG2
-
testTwGMBP
-
testJavaNativeParser
-
benchmark
-
benchmark
-
benchmark
-
main
-