magynhard/rvm-windows

Speed up batch wrapper files

Opened this issue · 0 comments

At the moment, the warmup time of the wrapper batch files takes long compared to native run.

For example

ruby -v

running native, responds instantly, while with wrapper it may take some second(s).

Check to find the bottleneck, to improve the performance.