(mongo) 3 queries took 323 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.articles.find( {"broadcastto":{"$in":["byrdstown-tn","tn","usa"]},"publish_date":{"$lte":"MongoDate(0.12000000 1739889336)"},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 184 |
2 | db.places.find( {"geo":{"$near":[-85.13849639892578,36.575801849365234],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 4 | 106 |
3 | db.places.count( {"geo":{"$near":[-85.13849639892578,36.575801849365234],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"} ) | | 0 | 4 | 33 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org