PerfUtil 0.1.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package PerfUtil --version 0.1.5
NuGet\Install-Package PerfUtil -Version 0.1.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PerfUtil" Version="0.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PerfUtil --version 0.1.5
#r "nuget: PerfUtil, 0.1.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PerfUtil as a Cake Addin
#addin nuget:?package=PerfUtil&version=0.1.5

// Install PerfUtil as a Cake Tool
#tool nuget:?package=PerfUtil&version=0.1.5

A simple F# utility for testing performance

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on PerfUtil:

Package Downloads
Fuchu.PerfUtil

Integrates Fuchu with PerfUtil

Expecto.PerfUtil The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Expecto is a smooth test framework for F#, cloned from Fuchu with added functionality for making it easier to use.

PerfUtil.NUnit

NUnit extensions for PerfUtil

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.8 17,050 9/15/2014
0.1.7 1,788 8/6/2014
0.1.6 1,796 8/5/2014
0.1.5 2,905 4/24/2014
0.1.4 1,716 12/27/2013
0.1.3 1,618 12/16/2013
0.1.2 1,685 12/7/2013
0.1.1 1,928 12/4/2013
0.1.0 1,697 12/2/2013

Remove NUnit dependency
Add PerfUtil.NUnit nuget package
Rename MeanComparer to WeightedComparer