(mongo) 6 queries took 68 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"purchase-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 21 |
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":["purchase-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.25800000 1738338921)"}}, [] ).sort( {"publish_date":-1} ).limit( 51 ).skip( 0 ) | | 0 | 51 | 11 |
4 | db.events_cache.find( {"_id":"b12c3bd56a8289e1534655cc93080848"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
5 | db.places.find( {"geo":{"$near":[-73.71420288085938,41.036800384521484],"$maxDistance":1.4492753623188406},"tags":"apple-picking"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 10 |
6 | db.places.count( {"geo":{"$near":[-73.71420288085938,41.036800384521484],"$maxDistance":1.4492753623188406},"tags":"apple-picking"} ) | | 0 | 239 | 23 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org