[
https://issues.apache.org/jira/browse/TINKERPOP-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17272940#comment-17272940
]
ASF GitHub Bot commented on TINKERPOP-2168:
-------------------------------------------
spmallette opened a new pull request #1384:
URL: https://github.com/apache/tinkerpop/pull/1384
https://issues.apache.org/jira/browse/TINKERPOP-2168
Cached reflective method calls as they occur as was done with GraphBinary.
Didn't bother to take this back to GraphSON 2.0.
All tests pass with `docker/build.sh -t -n -i`
VOTE +1
----------------------------------------------------------------
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]
> GraphSON: P deserialization should be optimized
> -----------------------------------------------
>
> Key: TINKERPOP-2168
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2168
> Project: TinkerPop
> Issue Type: Improvement
> Components: io
> Reporter: Jorge Bay
> Priority: Major
>
> P deserialization on GraphSON3 and GraphBinary can be optimized by usingĀ
> caching / casting, avoiding expensive reflection calls when possible.
> This ticket is dedicated for the GraphSON implementation.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)