Эх сурвалжийг харах

Fix bad benchmark_config.json (#10012)

Joan Miquel 1 сар өмнө
parent
commit
89be83df80

+ 3 - 9
frameworks/Clojure/ring-http-exchange/benchmark_config.json

@@ -20,9 +20,7 @@
         "display_name": "ring-http-exchange",
         "notes": "",
         "versus": "httpserver"
-      }
-    },
-    {
+      },
       "robaho": {
         "json_url": "/json",
         "plaintext_url": "/plaintext",
@@ -41,9 +39,7 @@
         "display_name": "ring-http-exchange-robaho",
         "notes": "",
         "versus": "httpserver-robaho"
-      }
-    },
-    {
+      },
       "graalvm": {
         "json_url": "/json",
         "plaintext_url": "/plaintext",
@@ -62,9 +58,7 @@
         "display_name": "ring-http-exchange-graalvm",
         "notes": "",
         "versus": "ring-http-exchange"
-      }
-    },
-    {
+      },
       "robaho-graalvm": {
         "json_url": "/json",
         "plaintext_url": "/plaintext",

+ 1 - 3
frameworks/Java/httpserver/benchmark_config.json

@@ -57,9 +57,7 @@
         "display_name": "httpserver-graalvm",
         "notes": "",
         "versus": "httpserver"
-      }
-    },
-    {
+      },
       "robaho": {
         "json_url": "/json",
         "plaintext_url": "/plaintext",

+ 1 - 1
frameworks/Kotlin/http4k/benchmark_config.json

@@ -2,7 +2,7 @@
   "framework": "http4k",
   "tests": [
     {
-      "apache": {
+      "default": {
         "orm": "Raw",
         "database_os": "Linux",
         "cached_query_url": "/cached?queries=",

+ 1 - 3
frameworks/TypeScript/oak/benchmark_config.json

@@ -20,9 +20,7 @@
         "display_name": "oak",
         "notes": "",
         "versus": "nodejs"
-      }
-    },
-    {
+      },
       "postgresjs": {
         "json_url": "/json",
         "plaintext_url": "/plaintext",