Class BenchFJ_Mixed

  • All Implemented Interfaces:

    
    public class BenchFJ_Mixed
    
                        

    Benchmark for Fork-Join Mixed Networks (combination of open and closed classes) Tests both homogeneous and heterogeneous configurations

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      BenchFJ_Mixed()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      static void runHomogeneousFCFS() Run homogeneous FCFS benchmarks
      static void runHomogeneousPS() Run homogeneous PS benchmarks
      static void runHeterogeneousFCFS() Run heterogeneous FCFS benchmarks
      static void runHeterogeneousPS() Run heterogeneous PS benchmarks
      static void runAll() Run all mixed FJ benchmarks
      static void main(Array<String> args)
      • Methods inherited from class java.lang.Object

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