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

Lazy materialization of LLVM bitcode

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 2.6.0
    • None
    • Backend

    Description

      LLVM supports on demand materialization of the bitcode in a module. This helps reduce the preparation time especially for short running queries. Currently, prepare time is a fixed cost of about 140+ ms on my dev box. Lazy materialization can drive this down to 20ms ~ 50ms. This also reduces the time spent in dead code elimination.

      Attachments

        Activity

          People

            kwho Michael Ho
            kwho Michael Ho
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: