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

Commit e6bc8f5

Browse files
authored
[Rust/faf] Mark as stripped (#10608)
Faf hardcodes HTTP headers, so it should be marked as stripped: https://github.com/TechEmpower/FrameworkBenchmarks/blob/d36a2ede0db5c69d70da421e2f48aea53973c0c5/frameworks/Rust/faf/src/main.rs#L33
1 parent 44c7923 commit e6bc8f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frameworks/Rust/faf/benchmark_config.json

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

0 commit comments

Comments
 (0)