yi lu 6 years ago
parent
commit
18bbd5e4c3
1 changed files with 2 additions and 4 deletions
  1. 2 4
      frameworks/CSharp/beetlex/benchmark_config.json

+ 2 - 4
frameworks/CSharp/beetlex/benchmark_config.json

@@ -2,12 +2,10 @@
   "framework": "beetlex",
   "framework": "beetlex",
   "tests": [
   "tests": [
     {
     {
-      "default": {
-        "fortune_url": "/fortunes",
+      "default": {      
         "plaintext_url": "/plaintext",
         "plaintext_url": "/plaintext",
         "json_url": "/json",
         "json_url": "/json",
-        "db_url": "/db",
-        "query_url": "/queries?queries=",
+        "db_url": "/db",      
         "port": 8080,
         "port": 8080,
         "approach": "Realistic",
         "approach": "Realistic",
         "classification": "Fullstack",
         "classification": "Fullstack",