9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2026-01-04 15:41:30 +00:00
This commit is contained in:
RePixelatedMC
2023-10-26 19:46:38 +02:00
parent b40dcd3164
commit 1bad0fe048

View File

@@ -33,7 +33,6 @@ public class IrisPackBenchmarking {
// IrisPackBenchmarking IrisPackBenchmarking = new IrisPackBenchmarking();
benchmark = true;
Iris.info(C.BLUE + "Benchmarking Dimension: " + C.AQUA + BenchDimension);
//progress();
CompletableFuture<Void> future = CompletableFuture.runAsync(() -> {
Iris.info(C.GOLD + "Setting everything up..");
@@ -98,7 +97,7 @@ public class IrisPackBenchmarking {
break;
}
}
//J.sleep(100);
//J.sleep(100); test
}
}
static void createBenchmark(){