Browse Source

Changes sort value for lift-stateless future-pool test

Patrick Falls 12 years ago
parent
commit
1e36e90b82
1 changed files with 2 additions and 3 deletions
  1. 2 3
      finagle/benchmark_config

+ 2 - 3
finagle/benchmark_config

@@ -12,12 +12,11 @@
         },
         {
         "future-pool" : {
-            "setup_file" : "setup.py",
-            "json_url" : "/json",
+            "setup_file" : "setup",
             "db_url" : "/pooling",
             "query_url" : "/pooling?queries=",
             "port": 8080,
-            "sort": 43
+            "sort": 46
             }
         }
         ]