(mongo) 7 queries took 49 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"midway-ga"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 10 |
2 | db.articles.find( {"broadcastto":{"$in":["midway-ga","ga","usa"]},"publish_date":{"$lte":"MongoDate(0.01500000 1741968607)"},"tags":"hiking"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 4 |
3 | db.articles.find( {"broadcastto":{"$in":["midway-ga","ga","usa"]},"publish_date":{"$lte":"MongoDate(0.01500000 1741968607)"},"article_id":{"$ne":1811},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 19 |
4 | db.events_cache.find( {"_id":"73fe4acea8c8701c13fa72fb557f5715"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
5 | db.articles.find( {"broadcastto":{"$in":["midway-ga","ga","usa"]},"publish_date":{"$lte":"MongoDate(0.12700000 1741968607)"},"$or":[{"tags":"hiking"},{"tags":"hiking-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 2 |
6 | db.places.find( {"geo":{"$near":[-81.43070220947266,31.805400848388672],"$maxDistance":1.4492753623188406},"tags":"hiking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 5 |
7 | db.places.count( {"geo":{"$near":[-81.43070220947266,31.805400848388672],"$maxDistance":1.4492753623188406},"tags":"hiking"} ) | | 0 | 20 | 5 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org