Benchmark

1.2.2.2

Svendsen Tech's Benchmark module provides a convenient interface to benchmark and compare execution speed of code blocks containing arbitrary PowerShell code. GitHub here: https://github.com/EliteLoser/Benchmark - Online documentation here: https://www.powershelladmin.com/wiki/PowerShell_benchmarking_module_built_around_Measure-Command

Minimum PowerShell version

2.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Benchmark

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Benchmark

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright (c) 2012-present, Joakim Borger Svendsen, Svendsen Tech. All rights reserved.

Package Details

Author(s)

  • Joakim Borger Svendsen

Tags

Benchmark Speed Benchmarking

Functions

Measure-These

Dependencies

This module has no dependencies.

Release Notes


   * Fix module metadata for real.
   * Minor polishing (OCD-like).

FileList

Version History

Version Downloads Last updated
1.2.2.2 (current version) 1,338 12/9/2018
1.2.2 437 12/2/2017
1.2.1 237 12/1/2017
1.2 539 1/21/2017