(mongo) 7 queries took 107 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"london-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 22 |
2 | db.articles.find( {"broadcastto":{"$in":["london-oh","oh","usa"]},"publish_date":{"$lte":"MongoDate(0.73700000 1741967977)"},"tags":"hiking"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 28 |
3 | db.articles.find( {"broadcastto":{"$in":["london-oh","oh","usa"]},"publish_date":{"$lte":"MongoDate(0.73700000 1741967977)"},"article_id":{"$ne":1278},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 19 |
4 | db.events_cache.find( {"_id":"abb9681d897007e4e66c2b2d51e698a9"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 22 |
5 | db.articles.find( {"broadcastto":{"$in":["london-oh","oh","usa"]},"publish_date":{"$lte":"MongoDate(0.92900000 1741967977)"},"$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":[-83.44049835205078,39.895198822021484],"$maxDistance":1.4492753623188406},"tags":"hiking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 5 |
7 | db.places.count( {"geo":{"$near":[-83.44049835205078,39.895198822021484],"$maxDistance":1.4492753623188406},"tags":"hiking"} ) | | 0 | 63 | 9 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org