(mongo) 6 queries took 248 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"toronto-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 76 |
2 | db.towns.find( {"sef_url":"bucklin-ks"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 20 |
3 | db.pages.find( {"slug":{"$in":["cross-country-skiing-trails"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 57 |
4 | db.articles.find( {"broadcastto":{"$in":["bucklin-ks","ks","usa"]},"publish_date":{"$lte":"MongoDate(0.18600000 1743323390)"},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 12 |
5 | db.places.find( {"geo":{"$near":[-99.63680267333984,37.55059814453125],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 0 | 69 |
6 | db.places.count( {"geo":{"$near":[-99.63680267333984,37.55059814453125],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"} ) | | 0 | 0 | 14 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org