[ 
https://issues.apache.org/jira/browse/TINKERPOP-1871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stephen mallette reopened TINKERPOP-1871:
-----------------------------------------

> Exception handling is slow in element  ReferenceElement creation
> ----------------------------------------------------------------
>
>                 Key: TINKERPOP-1871
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1871
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: structure
>    Affects Versions: 3.3.1
>            Reporter: Artem Aliev
>            Assignee: stephen mallette
>            Priority: Major
>             Fix For: 3.3.2
>
>
> Following exception happen for each vertex in OLAP and takes ~10% of 
> execution time.
> [https://github.com/apache/tinkerpop/blob/master/gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/structure/util/reference/ReferenceElement.java#L48]
> The exception is always thrown for ComputerGraph.ComputerAdjacentVertex class.
> So the check could be added to improve performance. This is 3.3.x issue only, 
> 3.2 has no this problem.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to