You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2019/12/17 09:34:08 UTC

[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #1457: [SCB-1662] Use jackson module afterburner to speed up jackson processing

liubao68 commented on issue #1457: [SCB-1662] Use jackson module afterburner to speed up jackson processing
URL: https://github.com/apache/servicecomb-java-chassis/pull/1457#issuecomment-566460517
 
 
   This PR is a good idea for performance tuning. But I'd prefer not to merge this PR. Using reflection and getter/setter to access bean properties is the best portable way. And performance is not a major concern now. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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