D1721: debug: customizable timestamp when printing ui.debug text

spectral (Kyle Lippincott) phabricator at mercurial-scm.org
Tue Dec 19 15:16:35 EST 2017


spectral added a comment.


  I'm not going to recommend to users to "see if you can reproduce the slowness issues while running with `PYTHONUNBUFFERED=1 /usr/bin/hg --debug | ruby -e'start = Time.now.to_f' -e'STDIN.each_line do |l|' -e" puts \"#{'%.3f' % (Time.now.to_f - start)} #{l}\"" -e'end'`"   :)  Yes, we can make a wrapper for that I suppose.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D1721

To: spectral, #hg-reviewers
Cc: quark, mercurial-devel


More information about the Mercurial-devel mailing list