Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-557

Speed up one-time data decoding

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.2
    • 1.4.0
    • java
    • Reviewed

    Description

      There are big gains to be had in performance when using a BinaryDecoder and a GenericDatumReader just one time. This is due to the relatively expensive parsing and initialization that came with 1.3. Patch with example code and a Perf harness to follow.

      Attachments

        1. AVRO-557.patch
          18 kB
          Doug Cutting
        2. AVRO-557-partial.patch
          10 kB
          Scott Carey
        3. AVRO-557.patch
          11 kB
          Doug Cutting
        4. AVRO-557.patch
          6 kB
          Doug Cutting
        5. AVRO-557.patch
          5 kB
          Doug Cutting
        6. AVRO-557.patch
          31 kB
          Kevin Oliver

        Activity

          People

            cutting Doug Cutting
            kevinoliver Kevin Oliver
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: