mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-17 14:21:33 +00:00
test
This commit is contained in:
@@ -33,7 +33,6 @@ public class IrisPackBenchmarking {
|
|||||||
// IrisPackBenchmarking IrisPackBenchmarking = new IrisPackBenchmarking();
|
// IrisPackBenchmarking IrisPackBenchmarking = new IrisPackBenchmarking();
|
||||||
benchmark = true;
|
benchmark = true;
|
||||||
Iris.info(C.BLUE + "Benchmarking Dimension: " + C.AQUA + BenchDimension);
|
Iris.info(C.BLUE + "Benchmarking Dimension: " + C.AQUA + BenchDimension);
|
||||||
|
|
||||||
//progress();
|
//progress();
|
||||||
CompletableFuture<Void> future = CompletableFuture.runAsync(() -> {
|
CompletableFuture<Void> future = CompletableFuture.runAsync(() -> {
|
||||||
Iris.info(C.GOLD + "Setting everything up..");
|
Iris.info(C.GOLD + "Setting everything up..");
|
||||||
@@ -98,7 +97,7 @@ public class IrisPackBenchmarking {
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
//J.sleep(100);
|
//J.sleep(100); test
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
static void createBenchmark(){
|
static void createBenchmark(){
|
||||||
|
|||||||
Reference in New Issue
Block a user