(mongo) 6 queries took 53 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"towaco-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
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":["towaco-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.00300000 1732385142)"}}, [] ).sort( {"publish_date":-1} ).limit( 51 ).skip( 0 ) | | 0 | 51 | 7 |
4 | db.events_cache.find( {"_id":"3cf8e766bea92ede3d78997d55f70b39"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.places.find( {"geo":{"$near":[-74.34269714355469,40.92060089111328],"$maxDistance":1.4492753623188406},"tags":"apple-picking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 11 |
6 | db.places.count( {"geo":{"$near":[-74.34269714355469,40.92060089111328],"$maxDistance":1.4492753623188406},"tags":"apple-picking"} ) | | 0 | 201 | 24 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org