(mongo) 5 queries took 45 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"demarest-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 6 |
2 | db.articles.find( {"broadcastto":{"$in":["demarest-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.68500000 1732402997)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 5 |
3 | db.events_cache.find( {"_id":"c4ea35e9e81487dc3f00c1dfb7268275"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 3 |
4 | db.places.find( {"geo":{"$near":[-73.96150207519531,40.95399856567383],"$maxDistance":1.4492753623188406},"tags":{"$in":["state-park","national-park","park"]}}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 4 |
5 | db.places.count( {"geo":{"$near":[-73.96150207519531,40.95399856567383],"$maxDistance":1.4492753623188406},"tags":{"$in":["state-park","national-park","park"]}} ) | | 0 | 325 | 27 |
HTTP_HOST: devel1.stepoutside.org
SERVER_NAME: devel1.stepoutside.org