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

Commit 44c7923

Browse files
authored
[CSharp/touchsocket] Mark platform tests as stripped (#10607)
Touchsocket hardcodes HTTP headers for the platform tests, so it should be marked as Stripped: https://github.com/TechEmpower/FrameworkBenchmarks/blob/d36a2ede0db5c69d70da421e2f48aea53973c0c5/frameworks/CSharp/touchsocket/src/TouchSocketHttpPlatform/MyTcpSessionClientBase.cs#L51-L61
1 parent be3d116 commit 44c7923

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frameworks/CSharp/touchsocket/benchmark_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"plaintext_url": "/plaintext",
8383
"json_url": "/json",
8484
"port": 8080,
85-
"approach": "Realistic",
85+
"approach": "Stripped",
8686
"classification": "Platform",
8787
"database": "Postgres",
8888
"framework": "touchsocket.httpplatform",

0 commit comments

Comments
 (0)