Class ExtSpeedTest
- java.lang.Object
-
- com.singularsys.extexamples.diagnostics.ExtSpeedTest
-
public class ExtSpeedTest extends java.lang.ObjectCompares the speed of evaluation between standard evaluator and real evaluator and occasionally java.If you have some nice complicated examples, I'd love to hear about them to see if we can tune things up. - rich
-
-
Constructor Summary
Constructors Constructor Description ExtSpeedTest()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Main method, executes all speed tests.
-