(mongo) 5 queries took 40 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.pages.find( {"slug":{"$in":["parks"]},"site.hostname":{"$in":["step"]},"type":"town"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.articles.find( {"broadcastto":{"$in":["ocean-city-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.11900000 1732385760)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 6 |
3 | db.events_cache.find( {"_id":"a0344de041f88986f89fe1c43bc6970c"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 1 |
4 | db.places.find( {"geo":{"$near":[-74.6052017211914,39.255401611328125],"$maxDistance":1.4492753623188406},"tags":{"$in":["state-park","national-park","park"]}}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 10 |
5 | db.places.count( {"geo":{"$near":[-74.6052017211914,39.255401611328125],"$maxDistance":1.4492753623188406},"tags":{"$in":["state-park","national-park","park"]}} ) | | 0 | 111 | 16 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org