Class ScalarTurboBench

java.lang.Object
com.github.gbenroscience.parser.turbo.tools.ScalarTurboBench

public class ScalarTurboBench extends Object
Author:
GBEMIRO Benchmarks for ScalarTurboCompiler vs Interpreted evaluation. Tests basic arithmetic, trig functions, and complex expressions.
  • Constructor Details

    • ScalarTurboBench

      public ScalarTurboBench()
  • Method Details

    • main

      public static void main(String[] args) throws Throwable
      Throws:
      Throwable
    • testQuadratic

      public static void testQuadratic() throws Throwable
      Throws:
      Throwable
    • testTartaglia

      public static void testTartaglia() throws Throwable
      Throws:
      Throwable
    • testGeneralRoot

      public static void testGeneralRoot() throws Throwable
      Throws:
      Throwable
    • testUserDefinedFunctionWidening

      public static void testUserDefinedFunctionWidening() throws Throwable
      Throws:
      Throwable
    • testUserDefinedFunctionArrayBased

      public static void testUserDefinedFunctionArrayBased() throws Throwable
      Throws:
      Throwable