bruns added a comment.

  In D21577#474212 <https://phabricator.kde.org/D21577#474212>, @poboiko wrote:
  
  > I didn't know `QFileInfo` fetches information on demand (and caches it). 
That is the reason for this change, right?
  >  I think it would be nice to elaborate on that in summary, or maybe as a 
brief comment in the code.
  
  
  As far as I can see, the time is actually spent in converting from statbuf to 
QDateTime, and the underlying data is filled in when QFileInfo is instantiated 
in the QDirIterator.

REPOSITORY
  R293 Baloo

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

To: bruns, #baloo, ngraham, astippich, poboiko
Cc: kde-frameworks-devel, LeGast00n, domson, ashaposhnikov, michaelh, 
astippich, spoorun, ngraham, bruns, abrahams

Reply via email to