We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b962acf commit 99141b6Copy full SHA for 99141b6
frameworks/Go/aah/benchmark_config.json
@@ -18,7 +18,8 @@
18
"database_os": "Linux",
19
"display_name": "aah",
20
"notes": "",
21
- "versus": "go"
+ "versus": "go",
22
+ "tags": ["broken"]
23
},
24
"mysql": {
25
"dockerfile": "aah.dockerfile",
@@ -41,7 +42,8 @@
41
42
43
"display_name": "aah-mysql",
44
45
46
47
48
"postgresql": {
49
@@ -64,7 +66,8 @@
64
66
65
67
"display_name": "aah-postgresql",
68
69
70
71
}
72
}]
73
0 commit comments