Package gaiasky.test

Class ParallelSystemBenchmark

java.lang.Object
gaiasky.test.ParallelSystemBenchmark

public class ParallelSystemBenchmark extends Object
Tests the speed of ParallelSystem and compares it to IteratingSystem, for multiple numbers of entities. TODO Use JMH.
  • Field Details

  • Constructor Details

    • ParallelSystemBenchmark

      public ParallelSystemBenchmark()
  • Method Details

    • main

      public static void main(String[] args)