[
https://issues.apache.org/jira/browse/PARQUET-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated PARQUET-1828:
----------------------------------
Summary: [C++] Add a SSE2 path for the ByteStreamSplit encoder
implementation (was: Add a SSE2 path for the ByteStreamSplit encoder
implementation)
> [C++] Add a SSE2 path for the ByteStreamSplit encoder implementation
> --------------------------------------------------------------------
>
> Key: PARQUET-1828
> URL: https://issues.apache.org/jira/browse/PARQUET-1828
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-cpp
> Reporter: Martin Radev
> Assignee: Martin Radev
> Priority: Minor
> Labels: pull-request-available
> Fix For: cpp-1.6.0
>
> Time Spent: 2h 50m
> Remaining Estimate: 0h
>
> The encode path for the byte stream split encoding can have better
> performance if SSE2 intrinsics are used.
> The decode path already uses sse2 intrinsics.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)