(mongo) 6 queries took 116 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.articles.find( {"broadcastto":{"$in":["joes-co","co","usa"]},"publish_date":{"$lte":"MongoDate(0.54500000 1741961973)"},"tags":"fishing"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 34 |
2 | db.articles.find( {"broadcastto":{"$in":["joes-co","co","usa"]},"publish_date":{"$lte":"MongoDate(0.54400000 1741961973)"},"article_id":{"$ne":1241},"tags":"fishing"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 53 |
3 | db.events_cache.find( {"_id":"5417a1edb6ddebc3b7cd2ac644e8af26"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.articles.find( {"broadcastto":{"$in":["joes-co","co","usa"]},"publish_date":{"$lte":"MongoDate(0.78300000 1741961973)"},"$or":[{"tags":"fishing"},{"tags":"fishing-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 6 |
5 | db.places.find( {"geo":{"$near":[-102.6780014038086,39.65589904785156],"$maxDistance":1.4492753623188406},"tags":"fishing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 4 | 10 |
6 | db.places.count( {"geo":{"$near":[-102.6780014038086,39.65589904785156],"$maxDistance":1.4492753623188406},"tags":"fishing"} ) | | 0 | 4 | 11 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org