contrib/perf.py
Tue, 05 Jul 2016 07:25:51 +0900 FUJIWARA Katsunori perf: define util.safehasattr forcibly for Mercurial earlier than 1.9.3
Tue, 05 Jul 2016 07:25:51 +0900 FUJIWARA Katsunori perf: add historical portability policy for future reference
Wed, 16 Mar 2016 04:12:16 +0530 Pulkit Goyal contrib: make perf.py use absolute_import
Tue, 05 Jan 2016 19:51:51 -0800 Gregory Szorc revlog: return offset from _chunkraw()
Sun, 27 Dec 2015 23:55:54 +0900 Bryan O'Sullivan perf: close transaction in perffncachewrite
Sun, 20 Dec 2015 19:56:23 -0800 Gregory Szorc perf: make start revision configurable for perfrevlog
Sun, 20 Dec 2015 19:45:55 -0800 Gregory Szorc perf: use standard arguments for perfrevlog
Mon, 21 Dec 2015 14:52:18 -0600 Matt Mackall cleanup: back out performance hacks amended into previous commit
Fri, 18 Dec 2015 06:33:48 +0000 timeless commands: consistently indent notes 3 spaces
Sun, 20 Dec 2015 18:38:21 -0800 Gregory Szorc perf: add perfrevlogrevision
Sun, 20 Dec 2015 17:57:44 -0800 Gregory Szorc perf: call clearcaches() in perfmanifest
Sun, 13 Dec 2015 18:13:44 -0500 Matt Harbison perf: adjust perfstartup() for Windows
Mon, 14 Dec 2015 20:37:41 -0500 Augie Fackler merge: restate calculateupdates in terms of a matcher
Fri, 04 Dec 2015 19:05:56 +0000 timeless perf: perfrevlog optimize for perf.stub
Fri, 04 Dec 2015 19:05:32 +0000 timeless perf: add getlen
Fri, 04 Dec 2015 18:08:50 +0000 timeless perf: add optional rev for perflog and perftemplating
Fri, 04 Dec 2015 18:18:07 +0000 timeless perf: perfparents honor config perf.parentscount
Fri, 04 Dec 2015 17:41:30 +0000 timeless perf: offer perf.stub to only run one loop
Fri, 04 Dec 2015 17:41:02 +0000 timeless perf: improve grammar of gettimer comment
Sun, 06 Dec 2015 17:07:50 -0800 Gregory Szorc perf: add perflrucachedict command
Tue, 24 Nov 2015 21:36:20 +0000 timeless contrib/perf: perfparents handle filtered repos
Tue, 24 Nov 2015 20:54:14 +0000 timeless contrib/perf: perfparents handle tiny repos
Tue, 24 Nov 2015 21:44:16 +0000 timeless contrib/perf: fix perfmergecalculate
Tue, 24 Nov 2015 22:01:11 +0000 timeless contrib/perf: fix perffncachewrite
Tue, 24 Nov 2015 20:05:15 +0000 timeless contrib/perf: omit duplicated function
Tue, 24 Nov 2015 20:08:21 +0000 timeless contrib/perf: name functions to match decorators
Sat, 21 Nov 2015 15:39:18 -0800 Gregory Szorc perf: support obtaining contexts from perfrevset
Thu, 19 Nov 2015 15:02:27 -0600 Matt Mackall perf: un-bitrot perfstatus
Sat, 17 Oct 2015 01:15:34 +0900 FUJIWARA Katsunori dirstate: make dirstate.write() callers pass transaction object to it
Sat, 18 Jul 2015 14:16:36 -0500 Matt Mackall perf: mark experimental option presleep
Tue, 09 Jun 2015 15:18:47 -0700 Pierre-Yves David perf: support -T for every perf commands
Thu, 02 Apr 2015 19:13:50 -0700 Siddharth Agarwal perf: make measuring foldmap perf work again
Wed, 18 Mar 2015 12:03:44 -0500 Matt Mackall perf: add methods for timing changeset file list reading
Sun, 11 Jan 2015 00:25:54 +0100 Angel Ezquerra localrepo: remove all external users of localrepo.sopener
Sat, 10 Jan 2015 21:13:10 -0600 Matt Mackall perf: add a configurable sleep on startup
Mon, 24 Nov 2014 22:27:49 -0500 Matt Harbison commit: propagate --addremove to subrepos if -S is specified (issue3759)
Sun, 09 Nov 2014 19:57:02 -0500 Matt Harbison scmutil: pass a matcher to scmutil.addremove() instead of a list of patterns
Thu, 20 Nov 2014 16:27:55 -0800 Pierre-Yves David perf: add a perfloadmarkers command
Tue, 04 Nov 2014 10:40:06 +0000 Pierre-Yves David perf: use a formatter for output
Fri, 03 Oct 2014 19:58:26 -0700 Siddharth Agarwal perf: add a way to measure the perf of constructing the foldmap
Wed, 26 Mar 2014 17:25:11 -0700 Pierre-Yves David perf: unroll the result in perfrevset
Mon, 23 Dec 2013 16:04:51 -0800 Pierre-Yves David perf: fix perfvolatilesets
Sun, 17 Nov 2013 18:04:28 -0500 Brodie Rao perf: add perfmoonwalk command to walk the changelog backwards
Wed, 06 Nov 2013 14:38:34 -0500 Augie Fackler subsettable: move from repoview to branchmap, the only place it's used
Fri, 20 Sep 2013 10:14:59 -0400 Augie Fackler perf: rearrange imports of changelong and manifest to appease check-code
Fri, 06 Sep 2013 13:35:29 -0700 Siddharth Agarwal perfmanifest: allow and require passing in a rev
Fri, 06 Sep 2013 13:20:07 -0700 Siddharth Agarwal perfmanifest: fix cache invalidation
Mon, 01 Jul 2013 20:48:56 +0200 Simon Heimberg cleanup: drop unused variables and an unused import
Thu, 13 Jun 2013 01:36:58 +0200 Simon Heimberg cleanup: remove unused imports
Thu, 30 May 2013 19:29:03 -0700 Durham Goode annotate: simplify annotate parent function
Thu, 04 Apr 2013 20:36:46 -0700 Siddharth Agarwal perf: add a command to test copies.pathcopies perf
Mon, 01 Apr 2013 23:09:36 -0700 Siddharth Agarwal perf: add a command to test addremove performance
Mon, 01 Apr 2013 13:46:32 -0700 Bryan O'Sullivan perf: add perfdirs command
Thu, 28 Mar 2013 18:21:20 -0700 Bryan O'Sullivan perf: remove mysterious trailing newlines
Sun, 24 Mar 2013 17:06:10 -0700 Siddharth Agarwal perf: add a command to measure merge.calculateupdates perf
Sun, 10 Feb 2013 18:24:29 +0100 Mads Kiilerich spelling: fix some minor issues found by spell checker
Fri, 11 Jan 2013 18:39:43 +0100 Pierre-Yves David perf: add perfbranchmap command
Fri, 04 Jan 2013 19:24:32 +0100 Pierre-Yves David perftest: allow selection of volatile set to benchmark
Fri, 04 Jan 2013 19:23:26 +0100 Pierre-Yves David perftest: add a command to benchmark construction of volatile cache
Fri, 04 Jan 2013 19:22:40 +0100 Pierre-Yves David perftest: add an option to invalidate volatile cache
less more (0) -100 -60 tip