(mongo) 7 queries took 314 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"dudley-ma"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 119 |
2 | db.articles.find( {"broadcastto":{"$in":["dudley-ma","ma","usa"]},"publish_date":{"$lte":"MongoDate(0.40500000 1732334509)"},"tags":"camping"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 40 |
3 | db.articles.find( {"broadcastto":{"$in":["dudley-ma","ma","usa"]},"publish_date":{"$lte":"MongoDate(0.40400000 1732334509)"},"article_id":{"$ne":1232},"tags":"camping"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 11 |
4 | db.events_cache.find( {"_id":"f8b9f61934cbb4cc9c4d0f00b436f5be"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 84 |
5 | db.articles.find( {"broadcastto":{"$in":["dudley-ma","ma","usa"]},"publish_date":{"$lte":"MongoDate(0.69100000 1732334509)"},"$or":[{"tags":"camping"},{"tags":"camping-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 21 |
6 | db.places.find( {"geo":{"$near":[-71.93060302734375,42.0442008972168],"$maxDistance":1.4492753623188406},"tags":"camping"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 10 |
7 | db.places.count( {"geo":{"$near":[-71.93060302734375,42.0442008972168],"$maxDistance":1.4492753623188406},"tags":"camping"} ) | | 0 | 80 | 29 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org