mirror of
https://github.com/Stone-Red-Code/StoneRed.LogicSimulator.git
synced 2026-09-04 09:06:29 +02:00
Add new cycle and event based simulator for better performance and associated unit tests
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
using BenchmarkDotNet.Running;
|
||||
|
||||
using StoneRed.LogicSimulator.Benchmarks;
|
||||
|
||||
BenchmarkRunner.Run<SimulatorBenchmarks>();
|
||||
Reference in New Issue
Block a user