(mongo) 5 queries took 31 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"manhattan-beach-ca"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.articles.find( {"broadcastto":{"$in":["manhattan-beach-ca","ca","usa"]},"publish_date":{"$lte":"MongoDate(0.41500000 1732346001)"}}, [] ).sort( {"publish_date":-1} ).limit( 51 ).skip( 0 ) | | 0 | 51 | 4 |
3 | db.events_cache.find( {"_id":"ba05c925e415abc5733a5ac4c9139b78"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-118.39600372314453,33.88740158081055],"$maxDistance":1.4492753623188406},"tags":"pumpkin-picking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 6 |
5 | db.places.count( {"geo":{"$near":[-118.39600372314453,33.88740158081055],"$maxDistance":1.4492753623188406},"tags":"pumpkin-picking"} ) | | 0 | 54 | 12 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org