Skip to content

Commit a050d10

Browse files
authored
Update the set of broken implementations (#10268)
Signed-off-by: Anton Kirilov <[email protected]>
1 parent ee7f580 commit a050d10

38 files changed

+63
-7
lines changed

frameworks/C++/ffead-cpp/benchmark_config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
"display_name": "ffead-cpp [pg-raw-async-prof-pool-m]",
199199
"notes": "async memory profiled",
200200
"versus": "",
201-
"tags": []
201+
"tags": ["broken"]
202202
},
203203
"postgresql-raw-async-clibpqb-profiled": {
204204
"db_url": "/t4/d",
@@ -301,7 +301,7 @@
301301
"display_name": "ffead-cpp [pg-raw-async-qw-prof-pool-m]",
302302
"notes": "async memory profiled",
303303
"versus": "",
304-
"tags": []
304+
"tags": ["broken"]
305305
}
306306
}]
307307
}

frameworks/CSharp/aspnetcore-mono/benchmark_config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"database_os": "Linux",
4141
"display_name": "ASP.NET Core [Platform, Mono, Pg]",
4242
"notes": "",
43+
"tags": ["broken"],
4344
"versus": "aspcore-ado-pg"
4445
},
4546
"mw": {
@@ -123,4 +124,4 @@
123124
"versus": "aspcore-mono-pg"
124125
}
125126
}]
126-
}
127+
}

frameworks/CSharp/revenj/benchmark_config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"os": "Linux",
2323
"display_name": "Revenj",
2424
"notes": "",
25+
"tags": ["broken"],
2526
"versus": "Revenj"
2627
}
2728
}]

frameworks/Crystal/grip/benchmark_config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"database_os": "Linux",
2424
"display_name": "Grip",
2525
"notes": "",
26+
"tags": ["broken"],
2627
"versus": "None"
2728
}
2829
}

frameworks/Erlang/cowboy/benchmark_config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"database_os": "Linux",
2121
"display_name": "Cowboy",
2222
"notes": "",
23+
"tags": ["broken"],
2324
"versus": ""
2425
}}]
2526
}

frameworks/Erlang/elli/benchmark_config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"database_os": "Linux",
2020
"display_name": "elli",
2121
"notes": "",
22+
"tags": ["broken"],
2223
"versus": ""
2324
}}]
2425
}

frameworks/Erlang/mochiweb/benchmark_config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"database_os": "Linux",
2222
"display_name": "mochiweb",
2323
"notes": "",
24+
"tags": ["broken"],
2425
"versus": ""
2526
}}]
2627
}

frameworks/Go/goravel/benchmark_config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"database_os": "Linux",
4949
"display_name": "Goravel Fiber",
5050
"notes": "",
51+
"tags": ["broken"],
5152
"versus": "go"
5253
}
5354
}

frameworks/Go/ronykit/benchmark_config.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"os": "Linux",
1919
"display_name": "RonyKIT",
2020
"notes": "",
21+
"tags": ["broken"],
2122
"versus": "go"
2223
},
2324
"prefork": {
@@ -36,8 +37,9 @@
3637
"os": "Linux",
3738
"display_name": "RonyKIT",
3839
"notes": "",
40+
"tags": ["broken"],
3941
"versus": "go"
4042
}
4143
}
4244
]
43-
}
45+
}

frameworks/Go/sprapp/benchmark_config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"database_os": "Linux",
2020
"display_name": "SPRAPP",
2121
"notes": "",
22+
"tags": ["broken"],
2223
"versus": "None"
2324
}
2425
}

0 commit comments

Comments
 (0)