GitHub - IISResetMe/PSProfiler: PowerShell Script Profiler · GitHub
Skip to content

IISResetMe/PSProfiler

Folders and files

Repository files navigation

PSProfiler


PSProfiler (fka. IISResetMe/MeasureScript) is a runtime profiling tool for PowerShell 5 and newer.

Installation and usage

Install-Module PSProfiler
Import-Module PSProfiler

Measure-Script {
    <# script goes here #>
}

About

PowerShell Script Profiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors