Wed, 12 Jun 2019 16:56:41 +0100 |
Pierre-Yves David |
perf: fix perfrevlogwrite --count documentation
|
Wed, 29 May 2019 10:00:54 -0400 |
Augie Fackler |
perf: fix some missing b prefixes
|
Thu, 23 May 2019 18:15:08 +0200 |
Pierre-Yves David |
perf: add a `perfhelper-mergecopies` command
|
Thu, 23 May 2019 14:48:02 +0200 |
Pierre-Yves David |
perf: add a new `perfmergecopies` command
|
Thu, 23 May 2019 14:02:01 +0200 |
Pierre-Yves David |
perf: factor selection of revisions involved in the merge out
|
Thu, 23 May 2019 13:49:31 +0200 |
Pierre-Yves David |
perf: allow to specify the base of the merge in perfmergecalculate
|
Thu, 23 May 2019 11:19:48 +0200 |
Pierre-Yves David |
perf: add a --from flag to perfmergecalculate
|
Fri, 24 May 2019 15:38:50 +0300 |
Pulkit Goyal |
py3: use range() instead of xrange()
|
Thu, 23 May 2019 19:05:39 +0200 |
Pierre-Yves David |
perf: make sure to explicitly disable any profiler after the first iteration
|
Tue, 21 May 2019 15:26:48 +0200 |
Pierre-Yves David |
perf: add an option to profile the benchmark section
|
Tue, 21 May 2019 15:08:06 +0200 |
Pierre-Yves David |
perf: add a `pre-run` option
|
Fri, 12 Apr 2019 15:41:32 +0200 |
Pierre-Yves David |
repoview: move subsettable in a dedicated module
|
Thu, 04 Apr 2019 17:47:25 -0700 |
Gregory Szorc |
perf: make perf.run-limits code work with Python 3
|
Tue, 26 Mar 2019 10:21:17 -0400 |
Augie Fackler |
perf: copyedit a few documentation strings
|
Sun, 17 Mar 2019 12:30:52 +0000 |
Pierre-Yves David |
perf: introduce a `perf.run-limits` options
|
Sat, 16 Mar 2019 19:11:19 +0000 |
Pierre-Yves David |
perf: pass limits as a function argument
|
Sat, 16 Mar 2019 19:08:27 +0000 |
Pierre-Yves David |
perf: more flexible implementation for checking stop conditions
|
Mon, 25 Mar 2019 08:41:02 -0700 |
Pierre-Yves David |
perf: document perfparents
|
Mon, 25 Mar 2019 13:43:40 +0100 |
Pierre-Yves David |
perf: document config options
|
Thu, 07 Feb 2019 23:25:39 -0800 |
Martin von Zweigbergk |
addremove: pass around uipathfn and use instead of m.uipath() (API)
|
Mon, 21 Jan 2019 17:37:33 +0000 |
Martijn Pieters |
branchmap: encapsulate cache updating in the map itself
|
Mon, 21 Jan 2019 16:04:48 +0000 |
Martijn Pieters |
branchmap: make branchcache responsible for reading
|
Mon, 28 Jan 2019 03:41:33 -0500 |
Boris Feld |
perf: add a --[no-]clear-caches option to `perfnodemap`
|
Fri, 25 Jan 2019 18:55:45 -0500 |
Boris Feld |
perf: add a perfnodemap command
|
Mon, 28 Jan 2019 03:20:31 -0500 |
Boris Feld |
perf: support looking up multiple revisions
|
Fri, 25 Jan 2019 18:43:48 -0500 |
Boris Feld |
perf: add a no-lookup variant to perfindex
|
Mon, 28 Jan 2019 04:47:40 -0500 |
Boris Feld |
perf: add some documentation to perfindex
|
Fri, 25 Jan 2019 14:53:19 -0500 |
Boris Feld |
perf: move cache clearing in the `setup` step of `perfheads`
|
Fri, 25 Jan 2019 14:52:31 -0500 |
Boris Feld |
perf: document perfheads
|
Thu, 17 Jan 2019 09:17:12 -0800 |
Martin von Zweigbergk |
cleanup: delete lots of unused local variables
|