Browse Source

Bayou is realistic

msmith-techempower 8 years ago
parent
commit
3c4a45f5ac
1 changed files with 2 additions and 2 deletions
  1. 2 2
      frameworks/Java/bayou/benchmark_config.json

+ 2 - 2
frameworks/Java/bayou/benchmark_config.json

@@ -6,7 +6,7 @@
             "json_url": "/json",
             "json_url": "/json",
             "plaintext_url": "/plaintext",
             "plaintext_url": "/plaintext",
             "port": 8080,
             "port": 8080,
-            "approach": "Stripped",
+            "approach": "Realistic",
             "classification": "Platform",
             "classification": "Platform",
             "database": "None",
             "database": "None",
             "framework": "None",
             "framework": "None",
@@ -22,4 +22,4 @@
             "versus": ""
             "versus": ""
         }
         }
     }]
     }]
-}
+}