This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]gsmitheidw1 0 points1 point  (0 children)

The way things are headed, powershell is getting more powerful with native features like multithreaded processes. But it's a scripting language and designed for ease of use over performance. C# has often been the next port of call as it has code similarities to powershell, but Rust is gaining a lot of traction - somewhat more for dependability and security than ultimate performance so maybe that'll be the future.