(mongo) 5 queries took 46 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.pages.find( {"slug":{"$in":["apple-picking"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.articles.find( {"broadcastto":{"$in":["seal-beach-ca","ca","usa"]},"publish_date":{"$lte":"MongoDate(0.36700000 1732708393)"}}, [] ).sort( {"publish_date":-1} ).limit( 51 ).skip( 0 ) | | 0 | 51 | 4 |
3 | db.events_cache.find( {"_id":"3bd22e5cb449a0774e9d32d07475c2c9"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-118.0739974975586,33.759498596191406],"$maxDistance":1.4492753623188406},"tags":"apple-picking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 24 |
5 | db.places.count( {"geo":{"$near":[-118.0739974975586,33.759498596191406],"$maxDistance":1.4492753623188406},"tags":"apple-picking"} ) | | 0 | 30 | 9 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org