Closed idar closed 4 years ago
Thanks for the contribution! Your changes look good and appear to improve the image writing speed a bit as you said. Not quite as dramatic a change on my machine but certainly noticeable. I guess there were previously too many threads fighting for CPU & IO. Tested ingame to be safe too.
I'll re-add the keypress prompt once it's finished after I merge this though. Users found it difficult to see exception messages if the .bat exits on completion.
I tried to speed up the application for testing purposes. Using ExecutorService on generate and image writing. Gave me a huge increase in speed. Mins to 13s.