[ 
https://issues.apache.org/jira/browse/TINKERPOP-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646601#comment-17646601
 ] 

ASF GitHub Bot commented on TINKERPOP-2834:
-------------------------------------------

spmallette merged PR #1885:
URL: https://github.com/apache/tinkerpop/pull/1885




> CloneVertexProgram optimization on SparkGraphComputer
> -----------------------------------------------------
>
>                 Key: TINKERPOP-2834
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2834
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: hadoop
>    Affects Versions: 3.5.4
>            Reporter: Redriver
>            Priority: Major
>
> The CloneVertexProgram does nothing in its execute() method, but in 
> SparkGraphComputer it has to process as standard GraphComputer semantics, 
> which takes many unnecessary computation. In fact, registering a special 
> SparkVertexProgramInterceptor with empty apply() can improve the overall 
> performance a lot.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to