(mongo) 6 queries took 70 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"windsor-nc"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 42 |
2 | db.pages.find( {"slug":{"$in":["nature-centers"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
3 | db.articles.find( {"broadcastto":{"$in":["windsor-nc","nc","usa"]},"publish_date":{"$lte":"MongoDate(0.97300000 1742003365)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 4 |
4 | db.events_cache.find( {"_id":"842d2ce697a60f9bba318c9787aebe06"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
5 | db.places.find( {"geo":{"$near":[-76.94280242919922,35.993900299072266],"$maxDistance":1.4492753623188406},"tags":"nature-center"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 14 |
6 | db.places.count( {"geo":{"$near":[-76.94280242919922,35.993900299072266],"$maxDistance":1.4492753623188406},"tags":"nature-center"} ) | | 0 | 13 | 6 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org