Commit ee22745
authored
Fix GC ASPNet bnechmarks on Linux (#5239)
* Fix GC ASPNet bnechmarks on Linux
When running those benchmarks on Linux, we need to use different profiles.
This change adds a separate ASPNetBenchmarks-Linux.csv to use as a source
when generating the suite.
* Copilot feedback1 parent 0d46311 commit ee22745
3 files changed
Lines changed: 9 additions & 1 deletion
File tree
- src/benchmarks/gc/GC.Infrastructure/GC.Infrastructure
- Commands/RunCommand
- BaseSuite
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
112 | 114 | | |
113 | 115 | | |
114 | 116 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| |||
0 commit comments