Package org.pentaho.di.core.row
Class SpeedTest
java.lang.Object
org.pentaho.di.core.row.SpeedTest
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
long
runTestMixed10
(int iterations) long
runTestMixed100
(int iterations) long
runTestMixed1000
(int iterations) long
runTestStrings10
(int iterations) long
runTestStrings100
(int iterations) long
runTestStrings1000
(int iterations)
-
Field Details
-
ITERATIONS
public static final int ITERATIONS- See Also:
-
-
Constructor Details
-
SpeedTest
public SpeedTest()
-
-
Method Details
-
runTestStrings10
- Throws:
KettleValueException
-
runTestMixed10
- Throws:
KettleValueException
-
runTestStrings100
- Throws:
KettleValueException
-
runTestMixed100
- Throws:
KettleValueException
-
runTestStrings1000
- Throws:
KettleValueException
-
runTestMixed1000
- Throws:
KettleValueException
-
main
- Throws:
KettleValueException
-