Browse Source

Set Agoo to realistic (#5736)

Peter Ohler 5 years ago
parent
commit
8d6f4d6c1c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Ruby/agoo/benchmark_config.json

+ 1 - 1
frameworks/Ruby/agoo/benchmark_config.json

@@ -8,7 +8,7 @@
       "update_url": "/updates?queries=",
       "plaintext_url": "/plaintext",
       "port": 8080,
-      "approach": "Stripped",
+      "approach": "Realistic",
       "classification": "Micro",
       "database": "Postgres",
       "framework": "rack",