Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-1786

[C++] Use simd to improve BYTE_STREAM_SPLIT decoding performance

    XMLWordPrintableJSON

Details

    Description

      BYTE_STREAM_SPLIT essentially does a scatter/gather operation in the encode/decoder paths. Unfortunately, it is not as fast as memcpy when the data is cached. That can be improved through using simd intrinsics.

      Attachments

        Issue Links

          Activity

            People

              martinradev Martin Radev
              martinradev Martin Radev
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

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