Uploaded image for project: 'Giraph (Retired)'
  1. Giraph (Retired)
  2. GIRAPH-900

Remove timers for compute method

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • None
    • None

    Description

      When processing on a single vertex is quick, having timers around each compute call is very expensive - in some experiments supersteps run up to 40% faster without this timer. I never found it useful since average times are usually short enough to not mean much, and also it's not just user code time but when we block on sending requests it's counted here as well. So I'm just removing it instead of making it optional.

      Attachments

        1. GIRAPH-900.patch
          11 kB
          Maja Kabiljo

        Activity

          People

            majakabiljo Maja Kabiljo
            majakabiljo Maja Kabiljo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: