(mongo) 3 queries took 123 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.articles.find( {"broadcastto":{"$in":["big-falls-wi","wi","usa"]},"publish_date":{"$lte":"MongoDate(0.61100000 1742751468)"},"tags":"winter-sports"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 78 |
2 | db.places.find( {"geo":{"$near":[-89.0166015625,44.61650085449219],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 29 |
3 | db.places.count( {"geo":{"$near":[-89.0166015625,44.61650085449219],"$maxDistance":1.4492753623188406},"tags":"cross-country-skiing"} ) | | 0 | 67 | 16 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org