hyper-v schenanigans

This commit is contained in:
Asriel Camora
2023-11-09 17:50:27 -08:00
parent 20aa7e9565
commit 974ebf68e7
+1 -1
View File
@@ -103,7 +103,7 @@ jobs:
- name: Benchmark
run: |
dotnet run --configuration Release --project Benchmark -- -e json html github csv -f * -d -m --counters BranchMispredictions+CacheMisses+TotalCycles
dotnet run --configuration Release --project Benchmark -- -e json html github csv -f * -d -m --counters BranchMispredictions
- name: Cache Benchmark Data
uses: actions/cache@v1