(mongo) 5 queries took 47 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"union-city-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 8 |
2 | db.pages.find( {"slug":{"$in":["cross-country-skiing-trails"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["union-city-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.54300000 1732352596)"},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 6 |
4 | db.places.find( {"geo":{"$near":[-74.02890014648438,40.77090072631836],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 8 |
5 | db.places.count( {"geo":{"$near":[-74.02890014648438,40.77090072631836],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"} ) | | 0 | 104 | 23 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org