[
https://issues.apache.org/jira/browse/SCB-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16617758#comment-16617758
]
ASF GitHub Bot commented on SCB-919:
------------------------------------
wujimin opened a new pull request #912: [SCB-919] generate lambda Getter/Setter
from reflect method or field to improve performance
URL: https://github.com/apache/incubator-servicecomb-java-chassis/pull/912
----------------------------------------------------------------
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:
[email protected]
> generate lambda Getter/Setter from reflect method or field to improve
> performance
> ---------------------------------------------------------------------------------
>
> Key: SCB-919
> URL: https://issues.apache.org/jira/browse/SCB-919
> Project: Apache ServiceComb
> Issue Type: Task
> Components: Java-Chassis
> Reporter: wujimin
> Assignee: wujimin
> Priority: Major
> Fix For: java-chassis-1.1.0
>
>
> from method to lambda can improve performance
> but from field is slower
>
> almost all cases is get/set method, so there is no problem
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)