Browse Source

re-added various benchmark urls, these got somehow lost

Robert Gaggl 9 years ago
parent
commit
a7b94a9a26
1 changed files with 4 additions and 0 deletions
  1. 4 0
      frameworks/JavaScript/ringojs/benchmark_config.json

+ 4 - 0
frameworks/JavaScript/ringojs/benchmark_config.json

@@ -4,7 +4,11 @@
     "default": {
     "default": {
       "setup_file": "setup",
       "setup_file": "setup",
       "json_url": "/json",
       "json_url": "/json",
+      "db_url": "/db",
+      "query_url": "/db?queries=",
+      "fortune_url": "/fortune",
       "plaintext_url": "/plaintext",
       "plaintext_url": "/plaintext",
+      "update_url": "/updates?queries=",
       "port": 8080,
       "port": 8080,
       "approach": "Realistic",
       "approach": "Realistic",
       "classification": "Platform",
       "classification": "Platform",