(mongo) 6 queries took 47 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"bronx-ny"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.pages.find( {"slug":{"$in":["bird-watching"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
3 | db.articles.find( {"broadcastto":{"$in":["bronx-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.13700000 1732378785)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
4 | db.events_cache.find( {"_id":"7eae4a87ff96cf75f8f624e3d70b3408"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
5 | db.places.find( {"geo":{"$near":[-73.86479949951172,40.84479904174805],"$maxDistance":1.4492753623188406},"tags":"bird-watching"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 6 |
6 | db.places.count( {"geo":{"$near":[-73.86479949951172,40.84479904174805],"$maxDistance":1.4492753623188406},"tags":"bird-watching"} ) | | 0 | 178 | 24 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org