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

Commit 9a5a916

Browse files
committed
Merge branch 'ohkami-rt' of https://github.com/joanhey/FrameworkBenchmarks into rust/fix-ohkami
2 parents 5ec8474 + 5fd53b6 commit 9a5a916

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

frameworks/Rust/ohkami/benchmark_config.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"framework": "ohkami",
3+
"maintainers": ["kanarus"],
34
"tests": [
45
{
56
"default": {
@@ -72,7 +73,8 @@
7273
"database_os": "Linux",
7374
"port": 8000,
7475
"json_url": "/json",
75-
"plaintext_url": "/plaintext"
76+
"plaintext_url": "/plaintext",
77+
"tags": ["broken"]
7678
}
7779
}
7880
]

0 commit comments

Comments
 (0)