Browse Source

Fixed Rapidoid's benchmark meta-data.

nmihajlovski 8 years ago
parent
commit
bef363e83c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      frameworks/Java/rapidoid/benchmark_config.json

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

@@ -2,11 +2,11 @@
   "framework": "rapidoid",
   "tests": [{
     "default": {
-      "setup_file": "setup",
+      "setup_file": "setup-low-level",
       "json_url": "/json",
       "plaintext_url": "/plaintext",
       "port": 8080,
-      "approach": "Stripped",
+      "approach": "Realistic",
       "classification": "Platform",
       "database": "None",
       "framework": "None",