(mongo) 5 queries took 47 ms
Nr | Query | Error | Affected | Num. rows | Took (ms) |
1 | db.towns.find( {"sef_url":"trenton-nj"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 7 |
2 | db.articles.find( {"broadcastto":{"$in":["trenton-nj","nj","usa"]},"publish_date":{"$lte":"MongoDate(0.30300000 1732401958)"},"tags":"hiking"}, [] ).sort( {"publish_date":-1} ).limit( 16 ).skip( 0 ) | | 0 | 16 | 5 |
3 | db.events_cache.find( {"_id":"c248e263df0591f40271d7704a78bcbd"}, [] ).sort( [] ).limit( 1 ).skip( 0 ) | | 0 | 1 | 2 |
4 | db.places.find( {"geo":{"$near":[-74.76419830322266,40.22019958496094],"$maxDistance":1.4492753623188406},"tags":"nature-center"}, [] ).sort( [] ).limit( 10 ).skip( 0 ) | | 0 | 10 | 7 |
5 | db.places.count( {"geo":{"$near":[-74.76419830322266,40.22019958496094],"$maxDistance":1.4492753623188406},"tags":"nature-center"} ) | | 0 | 119 | 26 |
HTTP_HOST: devel4.stepoutside.org
SERVER_NAME: devel4.stepoutside.org