Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-477

benchmark max execution timeout counts setup time.

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 0.0.8
    • Affects Version/s: None
    • Component/s: Performance, Testing
    • Labels:
      None

      in the current harness we set a timeout on a context that we pass to the benchmark. We run the case for five minutes or 100 iterations (each operation has its own internal number of iterations, as well.)

      The larger overarching timeout that we hit includes both setup code and actual execution time. As a result, we could run slightly fewer iterations than needed because the setup time counts towards the timeout.

            Assignee:
            sam.kleinman Sam Kleinman (Inactive)
            Reporter:
            sam.kleinman Sam Kleinman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: