[
https://issues.apache.org/jira/browse/ARROW-15064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492475#comment-17492475
]
Antoine Pitrou commented on ARROW-15064:
Benchmark result on AMD Zen 2:
{code}
[
https://issues.apache.org/jira/browse/ARROW-15064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492383#comment-17492383
]
Yibo Cai commented on ARROW-15064:
--
I included the simd optimization in benchmark PR
(
[
https://issues.apache.org/jira/browse/ARROW-15064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17492052#comment-17492052
]
Antoine Pitrou commented on ARROW-15064:
Indeed, the common case will be the no-
[
https://issues.apache.org/jira/browse/ARROW-15064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490929#comment-17490929
]
David Li commented on ARROW-15064:
--
StringArrays are contiguous, but the null bitmap ne
[
https://issues.apache.org/jira/browse/ARROW-15064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490824#comment-17490824
]
Yibo Cai commented on ARROW-15064:
--
See about 10% performance improvement using sse4 {{
[
https://issues.apache.org/jira/browse/ARROW-15064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457310#comment-17457310
]
Antoine Pitrou commented on ARROW-15064:
See the work recently done on the CSV p
[
https://issues.apache.org/jira/browse/ARROW-15064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457300#comment-17457300
]
David Li commented on ARROW-15064:
--
We should complete ARROW-14993 first to evaluate th