This is an archive of the discontinued Mercurial Phabricator instance.

perftweaks: add update sizes to logging
ClosedPublic

Authored by durham on Jul 21 2017, 7:57 AM.
Tags
None
Subscribers

Details

Reviewers
ryanmce
Group Reviewers
Restricted Project
Commits
rFBHGXb44eead1f0e2: perftweaks: add update sizes to logging
Summary

Let's log the number of commits we're traversing and the number of files
changed by an update.

Test Plan

Ran it with --config
sampling.key.update_size=perfpipe_dev_command_timers and watched the entry show
up via ptail

Diff Detail

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

Event Timeline

durham created this revision.Jul 21 2017, 7:57 AM
ryanmce accepted this revision.Jul 21 2017, 8:17 AM
ryanmce added a subscriber: ryanmce.

Noice

This revision is now accepted and ready to land.Jul 21 2017, 8:17 AM
This revision was automatically updated to reflect the committed changes.