(mongo) 6 queries took 50 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"hollowville-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 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["hollowville-ny","ny","usa"]},"publish_date":{"$lte":"MongoDate(0.92700000 1739894338)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
4 | db.events_cache.find( {"_id":"9e099861c7c338ad42ef09bc823813bc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.places.find( {"geo":{"$near":[-73.69319915771484,42.20930099487305],"$maxDistance":1.4492753623188406},"tags":"bird-watching"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 14 |
6 | db.places.count( {"geo":{"$near":[-73.69319915771484,42.20930099487305],"$maxDistance":1.4492753623188406},"tags":"bird-watching"} ) | | 0 | 138 | 21 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org