unity-jar-resolver
unity-jar-resolver copied to clipboard
Cache Environment.CommandLine as it eats cpu.
https://github.com/googlesamples/unity-jar-resolver/blob/930f55ddc4d1c6404297678e0dab88e3f06e5ecd/source/VersionHandlerImpl/src/ExecutionEnvironment.cs#L39
Somehow this runs ALL THE TIME in the editor warming up my cpu.
This issue does not seem to follow the issue template. Make sure you provide all the required information.
Could this please be fixed? It's a one-liner.
It is not ok for third party libraries to incur unnecessary performance penalties.