You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Jorge Bay (JIRA)" <ji...@apache.org> on 2019/02/25 11:52:00 UTC

[jira] [Created] (TINKERPOP-2168) GraphSON: P deserialization should be optimized

Jorge Bay created TINKERPOP-2168:
------------------------------------

             Summary: GraphSON: P deserialization should be optimized
                 Key: TINKERPOP-2168
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2168
             Project: TinkerPop
          Issue Type: Improvement
            Reporter: Jorge Bay


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
(v7.6.3#76005)