org.pentaho.di.core.row
Class SpeedTest
java.lang.Object
org.pentaho.di.core.row.SpeedTest
public class SpeedTest
- extends Object
ITERATIONS
public static final int ITERATIONS
- See Also:
- Constant Field Values
SpeedTest
public SpeedTest()
runTestStrings10
public long runTestStrings10(int iterations)
throws KettleValueException
- Throws:
KettleValueException
runTestMixed10
public long runTestMixed10(int iterations)
throws KettleValueException
- Throws:
KettleValueException
runTestStrings100
public long runTestStrings100(int iterations)
throws KettleValueException
- Throws:
KettleValueException
runTestMixed100
public long runTestMixed100(int iterations)
throws KettleValueException
- Throws:
KettleValueException
runTestStrings1000
public long runTestStrings1000(int iterations)
throws KettleValueException
- Throws:
KettleValueException
runTestMixed1000
public long runTestMixed1000(int iterations)
throws KettleValueException
- Throws:
KettleValueException
main
public static void main(String[] args)
throws KettleValueException
- Throws:
KettleValueException