(mongo) 6 queries took 41 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"kirkland-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":["kirkland-wa","wa","usa"]},"publish_date":{"$lte":"MongoDate(0.59300000 1732395981)"}}, [] ).sort( {"publish_date":-1} ).limit( 51 ).skip( 0 ) | | 0 | 51 | 4 |
4 | db.events_cache.find( {"_id":"b94c52ada950a1ee46aa37b23ef40ffd"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.places.find( {"geo":{"$near":[-122.1760025024414,47.679298400878906],"$maxDistance":1.4492753623188406},"tags":"apple-picking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 8 |
6 | db.places.count( {"geo":{"$near":[-122.1760025024414,47.679298400878906],"$maxDistance":1.4492753623188406},"tags":"apple-picking"} ) | | 0 | 25 | 19 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org