https://issues.apache.org/bugzilla/show_bug.cgi?id=54777
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |[email protected] | |om --- Comment #9 from Philippe Mouawad <[email protected]> --- Hello Mikhail, In fact looking at new patch I don't think it improves performances. I made some new tests which I hadn't make before and: 1) I don't have the same improvements as yours, see attached test plan, I have a 0.4% improvement on number of Samples done in 5 minutes. What do you graph exactly ? and what is your properties files configuration ? 2) I wonder if the only change to be done should not be to switch off AutoFlush and nothing more Because In fact with AutoFlush false, IO and flush will be controlled by the BufferedOutputStream over which printWriter is built. -- You are receiving this mail because: You are the assignee for the bug.
