Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-15059

[C++] Add basic visibility into execution engine performance

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • C++

    Description

      For internal development purposes and for bug reports and highly technical users it will be extremely helpful if we can turn on and off a profiling log.

      I think initially:

      • We may want the ability to entirely disable logging with a compile-time variable (we may already have this since OT can be entirely disabled)
      • Enabling or disabling the log is controlled by an environment variable (assuming we built with logging)
      • The log will initially just dump to stdout or a flat file (we can also or will also someday export via OT)
      • Some initial metrics include "run time of node", "run time of kernel function", "run time of query"
      • It would be nice if we could get some regular statistics as well such as the allocated bytes of the memory pools, RSS consumed by the process, etc. Perhaps that would require two files.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              westonpace Weston Pace
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 30h 10m
                  30h 10m