D15426: Avoid QByteArray::remove in AccessManagerReply::readData
    Fabian Vogt 
    noreply at phabricator.kde.org
       
    Tue Sep 11 14:27:17 BST 2018
    
    
  
fvogt created this revision.
fvogt added reviewers: Frameworks, elvisangelaccio.
Herald added a project: Frameworks.
fvogt requested review of this revision.
REVISION SUMMARY
  It copies the remaining data to the beginning of the buffer, which can be
  really expensive.
  BUG: 375765
TEST PLAN
  Only build tested, please test with kio-gdrive.
REPOSITORY
  R241 KIO
BRANCH
  master
REVISION DETAIL
  https://phabricator.kde.org/D15426
AFFECTED FILES
  src/widgets/accessmanagerreply_p.cpp
  src/widgets/accessmanagerreply_p.h
To: fvogt, #frameworks, elvisangelaccio
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180911/9fa1a0c9/attachment-0001.html>
    
    
More information about the Kde-frameworks-devel
mailing list