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

Commit be3d116

Browse files
authored
[CSharp/beetlex] Mark core tests as stripped (#10606)
Beetlex hardcodes HTTP headers for the core tests, so it should be marked as Stripped: https://github.com/TechEmpower/FrameworkBenchmarks/blob/d36a2ede0db5c69d70da421e2f48aea53973c0c5/frameworks/CSharp/beetlex/PlatformBenchmarks/HttpHandler.plaintext.cs#L14-L18
1 parent 50de0f6 commit be3d116

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frameworks/CSharp/beetlex/benchmark_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"update_url": "/updates?queries=",
3535
"cached_query_url": "/cached-worlds?queries=",
3636
"port": 8080,
37-
"approach": "Realistic",
37+
"approach": "Stripped",
3838
"classification": "Platform",
3939
"database": "Postgres",
4040
"framework": "beetlex",

0 commit comments

Comments
 (0)