contrib/perf.py
Fri, 26 Aug 2022 00:50:31 +0200 Pierre-Yves David perf: make perf::bundle compatible down to 5.2
Fri, 26 Aug 2022 00:48:54 +0200 Pierre-Yves David perf: make perf::bundle compatible before 61ba04693d65
Thu, 25 Aug 2022 05:12:25 +0200 Pierre-Yves David perf: properly process formatter option in perf::unbundle
Thu, 25 Aug 2022 05:11:48 +0200 Pierre-Yves David perf: quiet stdout output in perf::unbundle
Thu, 25 Aug 2022 05:10:55 +0200 Pierre-Yves David perf: quiet stderr output in perf::unbundle
Thu, 28 Jul 2022 16:25:21 +0200 Pierre-Yves David perf: introduce a benchmark for delta-find
Tue, 12 Jul 2022 01:13:56 +0200 Pierre-Yves David perf-unbundle: add a perf command to time the unbundle operation
Mon, 11 Jul 2022 23:30:24 +0200 Pierre-Yves David perf-bundle: accept --type argument
Mon, 11 Jul 2022 23:10:55 +0200 Pierre-Yves David perf-bundle: accept --rev arguments
Mon, 11 Jul 2022 22:50:59 +0200 Pierre-Yves David perf-bundle: add a new command to benchmark bundle creation time
Mon, 21 Feb 2022 13:08:28 -0700 Gregory Szorc py3: use class X: instead of class X(object):
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Mon, 28 Jun 2021 15:52:10 +0200 Simon Sapin dirstate: Removed unused instances of `DirsMultiset`
Mon, 03 May 2021 12:22:36 +0200 Pierre-Yves David revlog: use a "radix" to address revlog
Mon, 03 May 2021 12:22:26 +0200 Pierre-Yves David revlog: rename `datafile` to `datafile`
Mon, 03 May 2021 12:22:16 +0200 Pierre-Yves David revlog: rename `indexfile` to `_indexfile`
Tue, 06 Apr 2021 05:20:24 +0200 Pierre-Yves David revlog: introduce an explicit tracking of what the revlog is about
Sat, 01 May 2021 14:47:39 +0200 Pierre-Yves David revlog: remove the revlogio class
Mon, 05 Apr 2021 12:22:25 +0200 Pierre-Yves David revlog: replace revlog._io.size with a new revlog.index.entry_size
Wed, 14 Apr 2021 20:32:53 +0200 Pierre-Yves David perf-discovery: use `get_unique_pull_path`
Wed, 13 Jan 2021 16:14:58 +0100 Joerg Sonnenberger node: introduce nodeconstants class
Thu, 11 Mar 2021 17:26:49 +0100 Pierre-Yves David ui: pass a `ui` object to `paths.getpath`
Mon, 25 Jan 2021 16:46:51 +0100 Pierre-Yves David command-namespace: use `::` are the command separator
Fri, 04 Dec 2020 10:11:01 +0100 Pierre-Yves David perf: use the `perf--` prefix for perf command
Wed, 13 Jan 2021 17:21:51 +0100 Pierre-Yves David perf: don't turn byte to string when formatting perfbranchmap
Wed, 06 Jan 2021 19:41:15 +0100 Joerg Sonnenberger contrib: py3 compat for perfnodemap
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Mon, 05 Oct 2020 10:33:52 +0200 Raphaël Gomès py3: use native string when comparing with a function's argspec
Fri, 05 Jun 2020 01:54:13 +0200 Manuel Jacob perf: make `hg perfwrite` more flexible
Fri, 06 Mar 2020 13:27:41 -0500 Augie Fackler cleanup: run pyupgrade on our source tree to clean up varying things
Mon, 03 Feb 2020 09:00:05 +0100 Pierre-Yves David perf: fix list formatting in perfindex documentation
Fri, 27 Dec 2019 13:47:17 -0500 Matt Harbison perf: drop an unused variable assignment
Fri, 27 Dec 2019 13:45:05 -0500 Matt Harbison perf: drop an unnecessary `pass`
Fri, 27 Dec 2019 13:42:52 -0500 Matt Harbison perf: fix the time measurement for pathcopies relative to p2
Thu, 14 Nov 2019 15:29:27 -0500 Augie Fackler perf: bool() elements of dirstate.status return instead of len()
Sat, 09 Nov 2019 13:23:55 +0100 Pierre-Yves David perf: make `perfrevlogindex` use the new `index.rev` api if available
Sat, 09 Nov 2019 13:23:54 +0100 Pierre-Yves David perf: make `perfnodemap` use the new `index.get_rev` api if available
Fri, 08 Nov 2019 13:26:55 +0100 Pierre-Yves David perf: make `perfphasesremote` use the new `index.has_node` api
Sat, 02 Nov 2019 14:45:57 +0100 Pierre-Yves David revlog: clarify which version use the older API in perf
Wed, 06 Nov 2019 14:13:19 +0100 Pierre-Yves David revlog: no longer return the nodemap after parsing
Fri, 08 Nov 2019 11:19:20 -0800 Augie Fackler cleanup: remove pointless r-prefixes on single-quoted strings
Thu, 07 Nov 2019 13:18:19 -0500 Augie Fackler cleanup: remove pointless r-prefixes on double-quoted strings
Fri, 08 Nov 2019 23:26:50 +0900 Yuya Nishihara merge with stable
Mon, 04 Nov 2019 00:16:44 +0100 Pierre-Yves David perf: add a way to benchmark `dirstate.status`
Tue, 05 Nov 2019 08:42:42 -0800 Martin von Zweigbergk py3: don't use bytes with vars() or __dict__ stable
Tue, 08 Oct 2019 04:28:23 -0400 Pierre-Yves David perf: introduce a `--contains` flag to the `perfdirstate` command
Tue, 08 Oct 2019 04:23:04 -0400 Pierre-Yves David perf: introduce a `--iteration` to `perfdirstate`
Thu, 10 Oct 2019 04:48:31 +0200 Pierre-Yves David perf: fix `perfhelper-mergecopies` report of #changesets
Wed, 02 Oct 2019 18:39:20 -0400 Pierre-Yves David perf: fix `perfhelper-pathcopies` report of #changesets
Tue, 08 Oct 2019 02:19:04 -0400 Pierre-Yves David perf: use `setup` function in `perfdirstatewrite`
Tue, 08 Oct 2019 01:49:34 -0400 Pierre-Yves David perf: document `perfdirstatewrite`
Tue, 08 Oct 2019 02:12:15 -0400 Pierre-Yves David perf: use `setup` function in `perfdirfoldmap`
Tue, 08 Oct 2019 01:49:18 -0400 Pierre-Yves David perf: document `perfdirfoldmap`
Tue, 08 Oct 2019 02:16:15 -0400 Pierre-Yves David perf: use `setup` function in `perfdirstatefoldmap`
Tue, 08 Oct 2019 01:48:10 -0400 Pierre-Yves David perf: document `perfdirstatefoldmap`
Tue, 08 Oct 2019 02:08:41 -0400 Pierre-Yves David perf: use `setup` function in `perfdirstatedirs`
Tue, 08 Oct 2019 01:47:35 -0400 Pierre-Yves David perf: document `perfdirstatedirs`
Tue, 08 Oct 2019 01:57:10 -0400 Pierre-Yves David perf: use `setup` function in `perfdirstate`
Tue, 08 Oct 2019 01:46:57 -0400 Pierre-Yves David perf: document `perfdirstate`
Tue, 08 Oct 2019 01:15:28 -0400 Pierre-Yves David perf: document `perfstatus`
less more (0) -300 -100 -60 tip