(mongo) 7 queries took 109 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"jersey-ga"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
2 | db.articles.find( {"broadcastto":{"$in":["jersey-ga","ga","usa"]},"publish_date":{"$lte":"MongoDate(0.81100000 1741969025)"},"tags":"hiking"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 21 |
3 | db.articles.find( {"broadcastto":{"$in":["jersey-ga","ga","usa"]},"publish_date":{"$lte":"MongoDate(0.81000000 1741969025)"},"article_id":{"$ne":1811},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 7 |
4 | db.events_cache.find( {"_id":"fd5f7a9edb862315b20d065a1499f708"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
5 | db.articles.find( {"broadcastto":{"$in":["jersey-ga","ga","usa"]},"publish_date":{"$lte":"MongoDate(0.96400000 1741969025)"},"$or":[{"tags":"hiking"},{"tags":"hiking-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 30 |
6 | db.places.find( {"geo":{"$near":[-83.79859924316406,33.71500015258789],"$maxDistance":1.4492753623188406},"tags":"hiking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 17 |
7 | db.places.count( {"geo":{"$near":[-83.79859924316406,33.71500015258789],"$maxDistance":1.4492753623188406},"tags":"hiking"} ) | | 0 | 113 | 21 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org