rcmaehl / NotCPUCores

Work, Play, Stream - Without the Stutter. Download using Releases button below
Other
746 stars 44 forks source link

Unzip Autoit files rather than installing #93

Closed micwoj92 closed 3 years ago

micwoj92 commented 3 years ago

As discussed in Discord chat previously. Could drastically speed up current CI as installing takes 50% of time. But before doing something I will make some tests soon and post results here with installing vs unzipping to see if its really worth it.

micwoj92 commented 3 years ago

so I did 2 tests, one was to (download+run) 10 times and the other was to download once and then run/unzip 10 times. In both tests unzipping was slower

(ncc action install and zip unzips, I maybe should have used better names but I just copied it from this workflow)

image

image

I am not sure if that's the right way to test but it's simplest thing that came to my mind.

rcmaehl commented 3 years ago

Installing was determined to be quicker. CBA to host a higher performance zip file.