Commit 9ae513a
benchmark: shorten config name in http benchmark
Shorten the config name in check_invalid_header_char so it would
not result in long lines that make the benchmark result hard to read.
PR-URL: #18452
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Weijia Wang <starkwang@126.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>1 parent 8c9b41a commit 9ae513aCopy full SHA for 9ae513a
File tree
Expand file treeCollapse file tree
1 file changed
+8
-2
lines changedOpen diff view settings
Filter options
- benchmark/http
Expand file treeCollapse file tree
1 file changed
+8
-2
lines changedOpen diff view settings
Collapse file
benchmark/http/check_invalid_header_char.js
Copy file name to clipboardExpand all lines: benchmark/http/check_invalid_header_char.js+8-2Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
6 | 10 | |
7 | 11 | |
8 | 12 | |
| ||
21 | 25 | |
22 | 26 | |
23 | 27 | |
24 | | - |
25 | | - |
| 28 | + |
26 | 29 | |
27 | 30 | |
28 | 31 | |
| ||
31 | 34 | |
32 | 35 | |
33 | 36 | |
| 37 | + |
| 38 | + |
| 39 | + |
34 | 40 | |
35 | 41 | |
36 | 42 | |
|
0 commit comments