Skip to content

Commit

Permalink
Use BenchmarkSwitcher
Browse files Browse the repository at this point in the history
  • Loading branch information
sveinungf committed May 12, 2024
1 parent 1020933 commit a376f48
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions SpreadCheetah.Benchmark/Program.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
using BenchmarkDotNet.Running;
using SpreadCheetah.Benchmark.Benchmarks;

_ = BenchmarkRunner.Run<MixedDataTypeCells>();
BenchmarkSwitcher.FromAssembly(typeof(Program).Assembly).Run(args);

0 comments on commit a376f48

Please sign in to comment.