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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T18:10:26.000Z (4 months ago)
- Last Synced: 2024-12-14T00:07:37.430Z (11 days ago)
- Topics: analysis, c-sharp, dotnet, performance
- Language: C#
- Homepage:
- Size: 1.09 MB
- Stars: 459
- Watchers: 18
- Forks: 27
- 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).