You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by GitBox <gi...@apache.org> on 2018/06/22 14:12:55 UTC

[GitHub] tandraschko edited a comment on issue #8: MYFACES-4239: Multiple performance improvements

tandraschko edited a comment on issue #8: MYFACES-4239: Multiple performance improvements
URL: https://github.com/apache/myfaces/pull/8#issuecomment-399456368
 
 
   @pnicolucci i'm not sure about this changes out.write vs sb.append...
   
   Why do you switchted from out.write to a new StringBuilder?
   You know, this are always new object instances... And we have something like a SharedStringBuilder

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services