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: [email protected] With regards, Apache Git Services
