We use too much of "load the entire request into string", and respond using
string etc, change this to use streams. This will reduce amount of garbage
generation.
This should result in perf-test time reduction, as it directly affects garbage
generated.
Original issue reported on code.google.com by singh.janmejay on 7 Nov 2011 at 6:09
Original issue reported on code.google.com by
singh.janmejay
on 7 Nov 2011 at 6:09