(mongo) 3 queries took 142 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.articles.find( {"broadcastto":{"$in":["belsano-pa","pa","usa"]},"publish_date":{"$lte":"MongoDate(0.80900000 1741005750)"},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 61 |
2 | db.places.find( {"geo":{"$near":[-78.87100219726562,40.51940155029297],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 73 |
3 | db.places.count( {"geo":{"$near":[-78.87100219726562,40.51940155029297],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"} ) | | 0 | 48 | 8 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org