Y
Hacker News
new
|
ask
|
show
|
jobs
by
GlennS
1852 days ago
I love PowerShell too, but I think the real barrier to adoption is that it's just too slow.
1 comments
slver
1852 days ago
The concept of object output isn't slow. PS is mostly slow because it's based on .NET and they didn't bother optimizing it.
link