mirror of
https://github.com/bitwarden/server.git
synced 2026-02-06 17:13:10 +08:00
Add benchmarks
This commit is contained in:
4
perf/MicroBenchmarks/Program.cs
Normal file
4
perf/MicroBenchmarks/Program.cs
Normal file
@@ -0,0 +1,4 @@
|
||||
using System.Reflection;
|
||||
using BenchmarkDotNet.Running;
|
||||
|
||||
BenchmarkRunner.Run(Assembly.GetEntryAssembly());
|
||||
Reference in New Issue
Block a user