Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-2834

CloneVertexProgram optimization on SparkGraphComputer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Done
    • 3.5.4
    • 3.7.0, 3.6.2, 3.5.5
    • hadoop
    • None

    Description

      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.

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            redriver Redriver
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: