Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/andreyakinshin/perfolizer
- Owner: AndreyAkinshin
- License: mit
- Created: 2020-02-11T09:23:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-15T23:04:16.000Z (7 months ago)
- Last Synced: 2024-05-28T12:52:27.296Z (5 months ago)
- Topics: analysis, c-sharp, dotnet, performance
- Language: C#
- Homepage:
- Size: 1.1 MB
- Stars: 441
- Watchers: 19
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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).