(mongo) 6 queries took 25 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"davenport-wa"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
2 | db.pages.find( {"slug":{"$in":["apple-picking"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["davenport-wa","wa","usa"]},"publish_date":{"$lte":"MongoDate(0.13500000 1732382617)"}}, [] ).sort( {"publish_date":-1} ).limit( 51 ).skip( 0 ) | | 0 | 51 | 7 |
4 | db.events_cache.find( {"_id":"7a7afd3c1a63522ed05542aa6228813f"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.places.find( {"geo":{"$near":[-118.15799713134766,47.65399932861328],"$maxDistance":1.4492753623188406},"tags":"apple-picking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 4 |
6 | db.places.count( {"geo":{"$near":[-118.15799713134766,47.65399932861328],"$maxDistance":1.4492753623188406},"tags":"apple-picking"} ) | | 0 | 12 | 4 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org