(mongo) 7 queries took 64 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"gulf-breeze-fl"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 9 |
2 | db.articles.find( {"broadcastto":{"$in":["gulf-breeze-fl","fl","usa"]},"publish_date":{"$lte":"MongoDate(0.98700000 1739765988)"},"tags":"hiking"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 3 |
3 | db.articles.find( {"broadcastto":{"$in":["gulf-breeze-fl","fl","usa"]},"publish_date":{"$lte":"MongoDate(0.98700000 1739765988)"},"article_id":{"$ne":1278},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 19 |
4 | db.events_cache.find( {"_id":"4ebed7f5a640cd1a7d77293085d6c324"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 4 |
5 | db.articles.find( {"broadcastto":{"$in":["gulf-breeze-fl","fl","usa"]},"publish_date":{"$lte":"MongoDate(0.08100000 1739765989)"},"$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":[-87.1593017578125,30.357999801635742],"$maxDistance":1.4492753623188406},"tags":"hiking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 16 |
7 | db.places.count( {"geo":{"$near":[-87.1593017578125,30.357999801635742],"$maxDistance":1.4492753623188406},"tags":"hiking"} ) | | 0 | 23 | 11 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org