diff options
author | HoleFish <48403212+HoleFish@users.noreply.github.com> | 2023-11-12 11:03:17 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-12 12:03:17 +0900 |
commit | c7c4ca2a716df221351998c275599707972df229 (patch) | |
tree | f633eaff69c7df3ba2da3f423451580c6d5d1e6a /src/main/java/gregtech/loaders/oreprocessing/ProcessingPure.java | |
parent | 581d16e61ddd8ed195fa5e6618fe0cea6fdde167 (diff) | |
download | GT5-Unofficial-c7c4ca2a716df221351998c275599707972df229.tar.gz GT5-Unofficial-c7c4ca2a716df221351998c275599707972df229.tar.bz2 GT5-Unofficial-c7c4ca2a716df221351998c275599707972df229.zip |
fix lag caused by too much parallel (#2358)
* Update GT_Recipe.java
add a method to calculate max parallel by inputs
* remove incredible loop in parallel calculation
* Update GT_Recipe.java
overwrite maxParallelCalculatedByInput
split isRecipeInputEqual into maxParallelCalculatedByInput and consumeInput
* Fix
* spotless and fix
* spotless
* optimize
* batch mode optimize
* Update notes
Diffstat (limited to 'src/main/java/gregtech/loaders/oreprocessing/ProcessingPure.java')
0 files changed, 0 insertions, 0 deletions