From 60fd01ea2a767275eaca21f3af9f17f7dc9b9bed Mon Sep 17 00:00:00 2001 From: Mukund Raghav Sharma Date: Thu, 26 Sep 2024 22:37:44 -0700 Subject: [PATCH] Force build --- src/benchmarks/gc/GC.Infrastructure/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/benchmarks/gc/GC.Infrastructure/README.md b/src/benchmarks/gc/GC.Infrastructure/README.md index 6e567b04c39..95608ebac80 100644 --- a/src/benchmarks/gc/GC.Infrastructure/README.md +++ b/src/benchmarks/gc/GC.Infrastructure/README.md @@ -5,6 +5,7 @@ This repository contains the code to invoke the GC Infrastructure that currently 1. GCPerfSim 2. Microbenchmarks 3. ASP.NET Benchmarks +4. Test. Currently, the infrastructure runs exclusively on Windows if you want to run the scenarios locally.