Class BenchFJ_Template

  • All Implemented Interfaces:

    
    public class BenchFJ_Template
    
                        

    Template for Fork-Join benchmark implementations Supports all configurations: sc, mc, mc2, mc3, mc4 with standard and high CV

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      static Map<String, Object> runBenchmark(String benchmarkName, int iteration, SchedStrategy sched, BenchFJ_Template.FJConfig config, boolean highCV, int population) Core benchmark implementation
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait