D8245: Optimize parsing headers

Daniel Vrátil noreply at phabricator.kde.org
Fri Oct 13 22:23:24 BST 2017


dvratil added a comment.


  In https://phabricator.kde.org/D8245#154965, @vkrause wrote:
  
  > LGTM. A possible further optimization might be trying to avoid the QByteArray::fromRawString calls, as they also allocate (the dptr of the QByteArray, not the actual data).
  
  
  @vkrause The only way I see is to change the relevant APIs to have a `const char*` + `size_t`  overload - is that what you meant?

REPOSITORY
  R180 PIM: KMime

REVISION DETAIL
  https://phabricator.kde.org/D8245

To: dvratil, vkrause
Cc: mlaurent, #kde_pim, dvasin, winterz, vkrause, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20171013/a84cc9a1/attachment.html>


More information about the kde-pim mailing list