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

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.