Browse Source

enable fortune test for sailsjs

Keith Newman 9 years ago
parent
commit
71b1fd43f9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      frameworks/JavaScript/sailsjs/benchmark_config.json

+ 1 - 0
frameworks/JavaScript/sailsjs/benchmark_config.json

@@ -29,6 +29,7 @@
       "db_url": "/postgres/db",
       "db_url": "/postgres/db",
       "query_url": "/postgres/queries?queries=",
       "query_url": "/postgres/queries?queries=",
       "update_url": "/postgres/updates?queries=",
       "update_url": "/postgres/updates?queries=",
+      "fortune_url": "/postgres/fortunes",
       "port": 8080,
       "port": 8080,
       "approach": "Realistic",
       "approach": "Realistic",
       "classification": "Fullstack",
       "classification": "Fullstack",