Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-106

Change from Stopwatch -> WallClockStopWatch for scoped timer

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 0.3
    • Impala 0.7
    • None
    • None

    Description

      The stopwatch uses rdtsc() and the wallclock one uses gettimeofday. We should inline WallClock::GetTime() and switch to using it for scoped timers. This is both faster (5%) and more accurate.

      Attachments

        Activity

          People

            alan@cloudera.com Alan Choi
            nong_impala_60e1 Nong Li
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: