Browse Source

Update sort order

Patrick Falls 12 years ago
parent
commit
eff36964a8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      nancy/benchmark_config

+ 2 - 2
nancy/benchmark_config

@@ -8,7 +8,7 @@
       "db_url": "/db",
       "query_url": "/db/",
       "port": 8080,
-      "sort": 120
+      "sort": 136
     },
     "mono": {
       "setup_file": "setup_nginx",
@@ -16,7 +16,7 @@
       "db_url": "/db",
       "query_url": "/db/",
       "port": 8080,
-      "sort": 121
+      "sort": 137
     }
   }]
 }