(mongo) 3 queries took 33 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.articles.find( {"broadcastto":{"$in":["waterford-wi","wi","usa"]},"publish_date":{"$lte":"MongoDate(0.75100000 1732395712)"},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 11 |
2 | db.places.find( {"geo":{"$near":[-88.21279907226562,42.762901306152344],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 7 |
3 | db.places.count( {"geo":{"$near":[-88.21279907226562,42.762901306152344],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"} ) | | 0 | 45 | 15 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org