(mongo) 7 queries took 131 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"alice-tx"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 24 |
2 | db.articles.find( {"broadcastto":{"$in":["alice-tx","tx","usa"]},"publish_date":{"$lte":"MongoDate(0.21900000 1741966785)"},"tags":"fishing"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 12 |
3 | db.articles.find( {"broadcastto":{"$in":["alice-tx","tx","usa"]},"publish_date":{"$lte":"MongoDate(0.21900000 1741966785)"},"article_id":{"$ne":1241},"tags":"fishing"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 11 |
4 | db.events_cache.find( {"_id":"e859828024b3a6821abcf1de36b3b4ac"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 35 |
5 | db.articles.find( {"broadcastto":{"$in":["alice-tx","tx","usa"]},"publish_date":{"$lte":"MongoDate(0.42500000 1741966785)"},"$or":[{"tags":"fishing"},{"tags":"fishing-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 6 |
6 | db.places.find( {"geo":{"$near":[-98.064697265625,27.750900268554688],"$maxDistance":1.4492753623188406},"tags":"fishing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 8 | 31 |
7 | db.places.count( {"geo":{"$near":[-98.064697265625,27.750900268554688],"$maxDistance":1.4492753623188406},"tags":"fishing"} ) | | 0 | 8 | 12 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org