(mongo) 6 queries took 30 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"malibu-ca"}, [] ).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":["malibu-ca","ca","usa"]},"publish_date":{"$lte":"MongoDate(0.49900000 1732388377)"}}, [] ).sort( {"publish_date":-1} ).limit( 51 ).skip( 0 ) | | 0 | 51 | 3 |
4 | db.events_cache.find( {"_id":"2858ed784c246cac8fc3511dcd18f2ce"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.places.find( {"geo":{"$near":[-118.76499938964844,34.02579879760742],"$maxDistance":1.4492753623188406},"tags":"apple-picking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 9 |
6 | db.places.count( {"geo":{"$near":[-118.76499938964844,34.02579879760742],"$maxDistance":1.4492753623188406},"tags":"apple-picking"} ) | | 0 | 19 | 8 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org