Skip to content

Commit 0ef534b

Browse files
Gnet is unrealistic (TechEmpower#9159)
* [gnet] is unrealistic * Update benchmark_config.json
1 parent d54303b commit 0ef534b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frameworks/Go/gnet/benchmark_config.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"default": {
55
"plaintext_url": "/plaintext",
66
"port": 8080,
7-
"approach": "Realistic",
8-
"classification": "Platform",
7+
"approach": "stripped",
8+
"classification": "Micro",
99
"database": "None",
1010
"framework": "gnet",
1111
"language": "Go",
@@ -20,4 +20,4 @@
2020
"versus": "go"
2121
}
2222
}]
23-
}
23+
}

0 commit comments

Comments
 (0)