Skip to content

IISResetMe/PSProfiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published