Skip to content

Commit 89bd6b7

Browse files
update sort order
1 parent 2e3721e commit 89bd6b7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

yesod/benchmark_config

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,10 @@
1111
},
1212
"mongodb-raw": {
1313
"setup_file": "setup",
14-
"json_url": "/json",
1514
"db_url": "/mongo/raw/db",
1615
"query_url": "/mongo/raw/dbs/",
1716
"port": 8000,
18-
"sort": 47
17+
"sort": 87
1918
}
2019
}]
2120
}

0 commit comments

Comments
 (0)