[
https://issues.apache.org/jira/browse/MINIFICPP-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Debreceni resolved MINIFICPP-1385.
---------------------------------------
Resolution: Implemented
> Use memcpy instead of back_inserter in BufferStream
> ---------------------------------------------------
>
> Key: MINIFICPP-1385
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1385
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Adam Debreceni
> Assignee: Adam Debreceni
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> When profiling the time spent in BufferStream::write is significant, so we
> should adopt a memcpy-based method instead of the back_inserter one.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)