(mongo) 7 queries took 159 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"aberdeen-oh"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 30 |
2 | db.articles.find( {"broadcastto":{"$in":["aberdeen-oh","oh","usa"]},"publish_date":{"$lte":"MongoDate(0.00400000 1732336155)"},"tags":"fishing"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 8 |
3 | db.articles.find( {"broadcastto":{"$in":["aberdeen-oh","oh","usa"]},"publish_date":{"$lte":"MongoDate(0.00400000 1732336155)"},"article_id":{"$ne":1241},"tags":"fishing"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 17 |
4 | db.events_cache.find( {"_id":"80de85abcad93ffa1c348e229840c422"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 53 |
5 | db.articles.find( {"broadcastto":{"$in":["aberdeen-oh","oh","usa"]},"publish_date":{"$lte":"MongoDate(0.29800000 1732336155)"},"$or":[{"tags":"fishing"},{"tags":"fishing-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 6 |
6 | db.places.find( {"geo":{"$near":[-83.7697982788086,38.66429901123047],"$maxDistance":1.4492753623188406},"tags":"fishing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 30 |
7 | db.places.count( {"geo":{"$near":[-83.7697982788086,38.66429901123047],"$maxDistance":1.4492753623188406},"tags":"fishing"} ) | | 0 | 37 | 15 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org