/BenchmarkVsTemplates

Templates to create bechmarks with BenchmarkDotNet and Visual Studio.

Primary LanguageC#MIT LicenseMIT

Benchmark Templates

Benchmark Templates

Introduction

This project is an extension designed for Visual Studio 2017 and 2019. It includes templates to create benchmarks with BenchmarkDotNet :

  • 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

Project status

Work in progress ;)

Contribute

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