Closed jeffbolznv closed 1 month ago
Thank you! It works, shortens startup greatly. Though, does it suppose to use CPU and not GPU?
All compiles occur on the CPU, this just uses multiple threads to do them in parallel.
Ping for review.
cc @0cc4m
I do most of my development on Windows, it works well there.
you tested it on Windows, right?
Yes, I did, although I use w64devkit, if that's important. I don't have MSVS installed to test there.
Thank you! It works, shortens startup greatly. Though, does it suppose to use CPU and not GPU?