(mongo) 5 queries took 179 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.sites.find( {"hostname":{"$in":["step","localword"]}}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 10 |
2 | db.towns.find( {"sef_url":"pine-bush-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["pine-bush-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.06700000 1741934197)"},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 13 |
4 | db.places.find( {"geo":{"$near":[-74.302001953125,41.61009979248047],"$maxDistance":1.4492753623188406},"tags":"ice-skating-rink"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 123 |
5 | db.places.count( {"geo":{"$near":[-74.302001953125,41.61009979248047],"$maxDistance":1.4492753623188406},"tags":"ice-skating-rink"} ) | | 0 | 162 | 31 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org