44 packages
returned for Tags:"benchmarking"
Filter
CodeJam.PerfTests.Nunit provides NUnit support for BenchmarkDotNet-driven performance tests.
3,570 total downloads
last updated 4/2/2013
Latest version: 0.1.2
Benchmarking
A small utility to help with performance benchmarking (with an F# API designed by Matt Ball)
A simple to use framework for setting up benchmarks and visualizing results in real time.
BenchmarkDotNet Templates
.NET extensions and helpers for types in System.Core.
Basic attribute-driven easy to use benchmark library.
Features:
- Define benchmarks: name, execution order, number of iterations
- Benchmark arguments
- Initialization methods
- Warm-up methods
- Benchmarks container: name
- Parameters on benchmarks container properties
- Benchmarks container...
More information
A simple Javascript benchmarking library for comparing the performance of Javascript functions.
Cross-platform performance benchmarking and testing framework for .NET applications.
A load generator command-line tool for testing websites and HTTP APIs
A fast and dirty benchmarking utility for dotnet
A lightweight, micro-benchmarker for .NET.
Assembly containing methods to support benchmarking speed and memory consumption of .Net code.
426 total downloads
last updated 2/18/2022
Latest version: 1.1.1
benchmarking
tool
Inspired by go-benchcmp, dotnet-benchmarkcmp displays performance changes between benchmarks.
benchmarkcmp parses the output of two BenchmarkDotNet benchmark runs, correlates the results per benchmark (based on name), and displays the deltas.
Report exporters for TinyBenchmark.
Export as:
- json
Console application to execute benchmarks
A library to microbenchmark lambdas in C# and F# that runs on both Windows (clr) and Linux (mono).
Exporter to interactive charts (uses Highcharts) for BenchmarkDotNet.
Console application to execute benchmarks
.NET extensions and helpers for LINQPad.