(mongo) 7 queries took 129 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"vincent-ky"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 10 |
2 | db.articles.find( {"broadcastto":{"$in":["vincent-ky","ky","usa"]},"publish_date":{"$lte":"MongoDate(0.27500000 1732334416)"},"tags":"fishing"}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 11 |
3 | db.articles.find( {"broadcastto":{"$in":["vincent-ky","ky","usa"]},"publish_date":{"$lte":"MongoDate(0.27500000 1732334416)"},"article_id":{"$ne":1241},"tags":"fishing"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 19 |
4 | db.events_cache.find( {"_id":"75eab8e25b350219503ddf38a4e61e4d"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 12 |
5 | db.articles.find( {"broadcastto":{"$in":["vincent-ky","ky","usa"]},"publish_date":{"$lte":"MongoDate(0.50700000 1732334416)"},"$or":[{"tags":"fishing"},{"tags":"fishing-featured"}]}, [] ).sort( {"featured":-1,"publish_date":-1} ).limit( 2 ).skip( 0 ) | | 0 | 2 | 26 |
6 | db.places.find( {"geo":{"$near":[-83.7739028930664,37.46839904785156],"$maxDistance":1.4492753623188406},"tags":"fishing"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 38 |
7 | db.places.count( {"geo":{"$near":[-83.7739028930664,37.46839904785156],"$maxDistance":1.4492753623188406},"tags":"fishing"} ) | | 0 | 22 | 13 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org