You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/04/23 15:06:00 UTC

[jira] [Created] (ARROW-5204) [C++] Improve BufferBuilder performance

Antoine Pitrou created ARROW-5204:
-------------------------------------

             Summary: [C++] Improve BufferBuilder performance
                 Key: ARROW-5204
                 URL: https://issues.apache.org/jira/browse/ARROW-5204
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
    Affects Versions: 0.13.0
            Reporter: Antoine Pitrou
            Assignee: Antoine Pitrou


BufferBuilder makes a spurious memset() when extending the buffer size.

We could also tweak the overallocation strategy in Reserve().



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)