Package test
Class SetupBenchmark
- java.lang.Object
-
- test.SetupBenchmark
-
public class SetupBenchmark extends java.lang.Object
This test benchmarks the setup of a game, up to the creation of all players, and prints the results in a table. Provide a specific config using--config
, or let the test benchmark all configs.- Author:
- Luna Otte
-
-
Constructor Summary
Constructors Constructor Description SetupBenchmark()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-