mirror of
https://github.com/bitwarden/server
synced 2025-12-12 06:13:43 +00: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