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

kpacha-ninja Mark ninja-standalone as skipped

Ninja-standalone presently does not serve responses under the current
configuration. Additionally, it does not respond to the stop call, so
it is being skipped for this round.
Mike Smith 12 жил өмнө
parent
commit
cd02f958d6

+ 2 - 1
ninja-standalone/benchmark_config

@@ -21,7 +21,8 @@
       "database_os": "Linux",
       "display_name": "ninja-standalone",
       "notes": "",
-      "versus": ""
+      "versus": "",
+      "skip": "true"
     }
   }]
 }