Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jeremyjeanson/benchmarkvstemplates

Templates to create bechmarks with BenchmarkDotNet and Visual Studio.
https://github.com/jeremyjeanson/benchmarkvstemplates

Last synced: about 2 months ago
JSON representation

Templates to create bechmarks with BenchmarkDotNet and Visual Studio.

Awesome Lists containing this project

README

        

# Benchmark Templates
![Benchmark Templates](Documentations/Images/icon.png)

## Introduction
This project is an extension designed for Visual Studio 2017, 2019 and 2022. It includes templates to create benchmarks with [BenchmarkDotNet](https://benchmarkdotnet.org/) :
- Project template to create a console app (C#)
- Project template to create a console app (Visual Basic)
- Item template to add benchmarks (C#)
- Item template to add benchmarks (Visual Basic)

## Install

[Download from the Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=JeremyJeanson.benchmarktemplates)

## Project status
Work in progress ;)

## Contribute
Contributions are open. Juste send your ideas or Pull Request ;)