Initial upload;
This commit is contained in:
4
Misaki.HighPerformance.Test/Program.cs
Normal file
4
Misaki.HighPerformance.Test/Program.cs
Normal file
@@ -0,0 +1,4 @@
|
||||
using BenchmarkDotNet.Running;
|
||||
using Misaki.HighPerformance.Test;
|
||||
|
||||
BenchmarkRunner.Run<ParallelNoiseBenchmark>();
|
||||
Reference in New Issue
Block a user