(mongo) 7 queries took 135 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"elberfeld-in"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 51 |
2 | db.articles.find( {"broadcastto":{"$in":["elberfeld-in","in","usa"]},"publish_date":{"$lte":"MongoDate(0.17300000 1732334996)"},"tags":"hiking"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 24 |
3 | db.articles.find( {"broadcastto":{"$in":["elberfeld-in","in","usa"]},"publish_date":{"$lte":"MongoDate(0.17300000 1732334996)"},"article_id":{"$ne":1278},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 15 |
4 | db.events_cache.find( {"_id":"0128289678afeda0d1e88e096fed1b01"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
5 | db.articles.find( {"broadcastto":{"$in":["elberfeld-in","in","usa"]},"publish_date":{"$lte":"MongoDate(0.33800000 1732334996)"},"$or":[{"tags":"hiking"},{"tags":"hiking-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 12 |
6 | db.places.find( {"geo":{"$near":[-87.44599914550781,38.15879821777344],"$maxDistance":1.4492753623188406},"tags":"hiking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 10 |
7 | db.places.count( {"geo":{"$near":[-87.44599914550781,38.15879821777344],"$maxDistance":1.4492753623188406},"tags":"hiking"} ) | | 0 | 32 | 22 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org