This is an archive of the discontinued Mercurial Phabricator instance.

archival: fileit should not use atomictemp, causes major performance regression
ClosedPublic

Authored by vincent.parrett on Mar 6 2018, 5:09 PM.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

vincent.parrett created this revision.Mar 6 2018, 5:09 PM

This change results in around a 20% performance increase when archiving to a folder.

durin42 accepted this revision.Mar 7 2018, 10:55 AM
This revision is now accepted and ready to land.Mar 7 2018, 10:55 AM
This revision was automatically updated to reflect the committed changes.