on --lsprof

TK Soh teekaysoh at gmail.com
Sat Jun 10 09:46:14 CDT 2006


Is it wise to make --lsprof a main feature when it requires python 2.5
(when Mercurial claims to need python 2.3) and a non-standard library?

[tksoh at localhost crew]$ hg log -k lsprof -v
changeset:   2419:6aa75e77cafeb523a5975559281e6b4441cc76ed
user:        Vadim Gelfer <vadim.gelfer at gmail.com>
date:        Fri Jun 09 12:05:17 2006 -0700
files:       mercurial/commands.py mercurial/lsprof.py
description:
add --lsprof option. 3x faster than --profile, more useful output.

results include calls to c code and nested calls.

requires python 2.5 or lsprof installed from svn at
http://codespeak.net/svn/user/arigo/hack/misc/lsprof/


More information about the Mercurial mailing list