Optimize parsing headers

Authored by dvratil on Oct 13 2017, 9:02 PM.

Description

Optimize parsing headers

Summary:
Reduce the amount of allocations by not resizing the 'head' bytearray
after extracting each header.

Reviewers: vkrause

Reviewed By: vkrause

Subscribers: mlaurent, KDE PIM

Tags: KDE PIM

Differential Revision: https://phabricator.kde.org/D8245

Details

Committed
dvratilOct 13 2017, 9:02 PM
Reviewer
vkrause
Differential Revision
D8245: Optimize parsing headers
Parents
R180:f9d8015570b0: Port UUEncode parsing to QRegularExpression
Branches
Unknown
Tags
Unknown