EncoreTechnologies / puppet-powershellmodule

Apache License 2.0
6 stars 6 forks source link

Convert module over to ruby-pwsh #16

Open nmaludy opened 4 years ago

nmaludy commented 4 years ago

ruby-pwsh has proved to be a huge time saver in some of our other modules, we should convert this one over to use that library and take advantage of cached powershell runtimes!

rismoney commented 1 month ago

The performance is horrible in its current state. Seeing 15-20s in convert catalog, I think because of non optimized ps runtimes. Makes this unusable.