log contrib/perf.py @ 38253:1b121cc680f2

age author description
Thu, 31 May 2018 18:05:15 +0200 Boris Feld perftemplating: fix the revisions argument
Sat, 05 May 2018 18:35:16 -0700 Gregory Szorc pycompat: export queue module instead of symbols in module (API)
Wed, 04 Apr 2018 15:06:32 -0700 Martin von Zweigbergk perf: make perfmanifest and perfnodelookup work with revsets
Sat, 31 Mar 2018 23:49:58 +0530 Sushil khanchi addremove: remove dry_run, similarity from scmutil.addremove (API)
Sat, 03 Mar 2018 18:55:43 -0500 Gregory Szorc perf: teach perfbdiff to call blocks() and to use xdiff
Wed, 21 Feb 2018 11:43:12 +0100 Boris Feld perfbranchmap: allow to select the filter to benchmark
Wed, 21 Feb 2018 12:13:16 +0100 Boris Feld perfbranchmap: display 'unfiltered' for unfiltered performance
Tue, 13 Feb 2018 23:00:01 -0700 Augie Fackler py3: introduce and use pycompat.getargspec
Sun, 04 Feb 2018 10:28:03 +0900 Yuya Nishihara patch: unify check_binary and binary flags
Thu, 25 Jan 2018 14:46:19 -0500 Augie Fackler perf: add a perfunidiff command for benchmarking unified diff speed
Wed, 10 Jan 2018 21:09:57 -0800 Jun Wu perf: do not import util.queue
Sun, 17 Dec 2017 04:31:27 +0100 Boris Feld perf: add threading capability to perfbdiff
Mon, 13 Nov 2017 21:10:37 -0800 Gregory Szorc bundle2: don't use seekable bundle2 parts by default (issue5691)
Mon, 13 Nov 2017 19:20:34 -0800 Gregory Szorc perf: add command to benchmark bundle reading
Wed, 15 Nov 2017 01:07:42 -0800 Mark Thomas dirstate: add explicit methods for querying directories (API)
Fri, 13 Oct 2017 21:32:29 +0200 Boris Feld contrib-perf: register the 'parentscount' config item
Fri, 13 Oct 2017 21:31:24 +0200 Boris Feld contrib-perf: update the config registration
Thu, 05 Oct 2017 11:34:41 -0700 Durham Goode dirstate: move the _dirfoldmap to dirstatemap
Thu, 05 Oct 2017 11:34:41 -0700 Durham Goode dirstate: remove _dirs property cache
Thu, 05 Oct 2017 11:34:41 -0700 Durham Goode dirstate: remove _filefoldmap property cache
Fri, 30 Jun 2017 03:43:46 +0200 Boris Feld configitems: register the 'perf.stub' config
Fri, 29 Sep 2017 14:19:36 -0700 Martin von Zweigbergk dirstate: use keyword arguments to clarify walk()'s callers
Fri, 29 Sep 2017 14:23:41 -0700 Martin von Zweigbergk perf: remove fallbacks to ancient versions of dirstate.walk()
Fri, 16 Jun 2017 20:49:32 -0400 Matt Harbison perf: ensure HGRCPATH is exported on Windows
Wed, 07 Jun 2017 18:22:11 +0100 Pierre-Yves David perf: add a perfbookmarks command
Tue, 23 May 2017 02:27:41 +0200 Pierre-Yves David perfphases: add a flag to also include file access time
Wed, 07 Jun 2017 17:31:30 +0100 Pierre-Yves David perf: have a generic "clearstorecache" function
Mon, 05 Jun 2017 16:24:01 +0100 Pierre-Yves David perfbranchmap: add an option to purge the revbranch cache
Sun, 28 May 2017 11:13:10 -0700 Gregory Szorc perf: benchmark command for revlog indexes
Sun, 28 May 2017 10:56:28 -0700 Gregory Szorc perf: rename perfrevlog to perfrevlogrevisions