Skip to content

Commit 357a264

Browse files
committed
add descr
1 parent 6bff4a1 commit 357a264

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scenarios/rejection.benchmarks.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Contains test to compare HTTP.SYS and Kestrel performance on some specific scenarios,
2+
# where servers (probably) should reject the request early (i.e. mismatching `Host` header)
3+
# to make request processing as performant as possible
4+
15
imports:
26
- https://raw.githubusercontent.com/dotnet/crank/main/src/Microsoft.Crank.Jobs.Bombardier/bombardier.yml
37
- https://github.com/aspnet/Benchmarks/blob/main/scenarios/aspnet.profiles.yml?raw=true

0 commit comments

Comments
 (0)