- 30 Oct, 2020 6 commits
-
-
Simão Afonso @ Powertools Tech authored
Bump to v0.2.1
-
Simão Afonso @ Powertools Tech authored
-
Simão Afonso @ Powertools Tech authored
-
Simão Afonso @ Powertools Tech authored
-
Simão Afonso @ Powertools Tech authored
-
Simão Afonso @ Powertools Tech authored
-
- 15 Mar, 2017 2 commits
-
-
Calen Pennington authored
-
Calen Pennington authored
-
- 15 Oct, 2015 5 commits
-
-
Augie Fackler authored
Allow context manager invocation to suppress output
-
elpres authored
-
Augie Fackler authored
Added documentation about IPython usage specifics
-
elpres authored
-
elpres authored
-
- 14 Oct, 2015 1 commit
-
-
elpres authored
-
- 09 Oct, 2015 2 commits
-
-
Augie Fackler authored
Fixes #22.
-
Augie Fackler authored
-
- 13 Apr, 2015 3 commits
-
-
Augie Fackler authored
My whitespace-cleanup hook fixed these, so I figured I may as well send the fix upstream while I'm in here.
-
Augie Fackler authored
This syntax works on both Python 3 and Python 2.x.
-
Augie Fackler authored
-
- 13 Nov, 2012 3 commits
-
-
Bryan O'Sullivan authored
Bump to 0.1.3
-
Bryan O'Sullivan authored
Add a format option to group results by function.
-
Bryan O'Sullivan authored
Add classifiers for supported Python versions.
-
- 01 Nov, 2012 1 commit
-
-
Durham Goode authored
The default behavior is not changed. This options allows output rows to be by filename:function instead of filename:lineno:function. If particular lines within a function take more than 1% of the total time, they are output as nested rows beneath the function row and include a snippet of the source. I found this to be less noisy than having a row for every line that got sampled. Example: % cumulative self time seconds seconds name 71.33 1.97 1.68 dirstate.py:walk 56% 1.33 line 674: entries = listdir(jo... 6% 0.13 line 681: nf = normalize(nd an... 3% 0.07 line 700: visit = sorted([f fo... 2% 0.04 line 667: nd = work.pop() 16.17 2.35 0.38 dirstate.py:status 6% 0.15 line 764: state, mode, size, t... 2% 0.05 line 773: mtime = int(st.st_mtime) 2% 0.04 line 776: or ((mode ^ st.st_mo... 1% 0.04 line 775: ((size != st.st_size... 1% 0.04 line 755: listignored).iteritems(): 1% 0.03 line 779: or fn in self._copymap): 6.52 0.15 0.15 match.py:<lambda> 7% 0.15 line 105: m = lambda f: True 3.12 0.07 0.07 match.py:__call__ 3% 0.06 line 111: return self.matchfn(fn) 1.36 0.03 0.03 dirstate.py:<lambda> 1% 0.03 line 610: normalize = lambda x... 0.54 0.01 0.01 re.py:escape 0.54 0.01 0.01 dirstate.py:_join 0.14 0.01 0.00 dirstate.py:_read 0.14 0.00 0.00 scmutil.py:read 0.14 0.00 0.00 demandimport.py:_demandimport 0.00 0.01 0.00 util.py:__get__ 0.00 2.36 0.00 dispatch.py:_dispatch 0.00 0.01 0.00 match.py:__init__
-
- 25 Aug, 2012 1 commit
-
-
Florent Xicluna authored
-
- 21 Jun, 2012 1 commit
-
-
Timothée Peignier authored
-
- 14 Jun, 2012 2 commits
-
-
Bryan O'Sullivan authored
-
Bryan O'Sullivan authored
-
- 13 Jun, 2012 8 commits
-
-
Timothée Peignier authored
-
Timothée Peignier authored
-
Bryan O'Sullivan authored
-
Timothée Peignier authored
-
Timothée Peignier authored
-
Timothée Peignier authored
-
Timothée Peignier authored
-
Timothée Peignier authored
-
- 11 Jun, 2012 3 commits
-
-
Bryan O'Sullivan authored
Add profile contextmanager
-
Bryan O'Sullivan authored
-
Timothée Peignier authored
-
- 10 Jun, 2012 1 commit
-
-
Timothée Peignier authored
-
- 08 Jun, 2012 1 commit
-
-
Timothée Peignier authored
-