Class ExtSpeedTest


  • public class ExtSpeedTest
    extends java.lang.Object
    Compares 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 void main​(java.lang.String[] args)
      Main method, executes all speed tests.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExtSpeedTest

        public ExtSpeedTest()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        Main method, executes all speed tests.
        Parameters:
        args -