benchmark
Powershell - Benchmark Command
Powershell comes with a cmdlet called "Measure-Command" that can execute a block of commands and measure how long it takes to run. It's analogous to the unix "time" command.
What if you want to run something a number of times and take the average?
Recent comments
1 week 2 days ago
1 week 2 days ago
1 week 3 days ago
1 week 3 days ago
1 week 3 days ago
2 weeks 3 days ago
6 weeks 4 days ago
7 weeks 5 days ago
7 weeks 5 days ago
8 weeks 3 days ago