Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andreyakinshin/perfolizer

Performance analysis toolkit
https://github.com/andreyakinshin/perfolizer

analysis c-sharp dotnet performance

Last synced: 4 days ago
JSON representation

Performance analysis toolkit

Awesome Lists containing this project

README

        

![](docs/logo/perfolizer.svg)



[![NuGet](https://img.shields.io/nuget/v/Perfolizer)](https://www.nuget.org/packages/Perfolizer/)
[![MyGet](https://img.shields.io/myget/perfolizer/vpre/Perfolizer?label=myget)](https://www.myget.org/feed/perfolizer/package/nuget/Perfolizer)
[![Downloads](https://img.shields.io/nuget/dt/perfolizer.svg)](https://www.nuget.org/packages/Perfolizer/)
[![Changelog](https://img.shields.io/badge/-changelog-informational)](https://github.com/AndreyAkinshin/perfolizer/wiki/Changelog)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.md)
[![build](https://github.com/AndreyAkinshin/perfolizer/workflows/build/badge.svg?branch=master)](https://github.com/AndreyAkinshin/perfolizer/actions?query=workflow%3Abuild)

**Perfolizer** is a collection of mathematical algorithms for software performance analysis.
It is used as a statistical engine for [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet).