Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Commit b9e175b

Browse files
authored
[go/gnet] Mark as stripped. (#10604)
Gnet hardcodes HTTP header, so it should be marked as Stripped: https://github.com/TechEmpower/FrameworkBenchmarks/blob/d36a2ede0db5c69d70da421e2f48aea53973c0c5/frameworks/Go/gnet/src/main.go#L84-L86 See discussion: #9916 (comment)
1 parent 89e42ce commit b9e175b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frameworks/Go/gnet/benchmark_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"default": {
55
"plaintext_url": "/plaintext",
66
"port": 8080,
7-
"approach": "Realistic",
7+
"approach": "Stripped",
88
"classification": "Platform",
99
"database": "None",
1010
"framework": "gnet",

0 commit comments

Comments
 (0)