This repository was archived by the owner on Mar 24, 2026. It is now read-only.
Commit daf3816
authored
[CSharp/aspnetcore] Mark platform tests as stripped (#10611)
ASP netcore hardcodes HTTP headers for the platform tests, so these
tests should be marked as stripped:
https://github.com/TechEmpower/FrameworkBenchmarks/blob/d36a2ede0db5c69d70da421e2f48aea53973c0c5/frameworks/CSharp/aspnetcore/src/Platform/BenchmarkApplication.Plaintext.cs#L12-L161 parent deb7245 commit daf3816
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments