Wed, 11 Oct 2023 02:02:46 +0200 |
Pierre-Yves David |
branching: merge stable into default
|
Thu, 22 Jun 2023 16:03:18 +0200 |
Pierre-Yves David |
perf: introduce more cache invalidation option in perf::tags
stable
|
Fri, 23 Jun 2023 13:27:09 +0200 |
Pierre-Yves David |
perf: display all timing by default
|
Mon, 26 Jun 2023 14:34:58 +0200 |
Mads Kiilerich |
tests: use grep -E instead of obsolescent egrep
stable
|
Sun, 18 Jun 2023 00:09:39 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 06 Jun 2023 04:56:54 +0200 |
Pierre-Yves David |
perf: add a perf::stream-consume
|
Tue, 06 Jun 2023 04:09:05 +0200 |
Pierre-Yves David |
perf: add a perf::stream-generate command
|
Thu, 01 Jun 2023 22:32:21 +0100 |
Pierre-Yves David |
test: make test-contrib-perf.t more robust
stable
|
Fri, 28 Apr 2023 16:28:43 +0200 |
Pierre-Yves David |
perf: introduce a `perf::stream-locked-section` command
|
Wed, 04 Jan 2023 00:16:52 -0500 |
Matt Harbison |
tests: drop `(py3 !)` output matching predicates
|
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 22:50:59 +0200 |
Pierre-Yves David |
perf-bundle: add a new command to benchmark bundle creation time
|
Sun, 20 Feb 2022 15:18:15 -0700 |
Gregory Szorc |
tests: remove output conditionalized on no-py3
|
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`
|
Mon, 25 Jan 2021 16:46:51 +0100 |
Pierre-Yves David |
command-namespace: use `::` are the command separator
|
Mon, 25 Jan 2021 23:13:01 +0100 |
Pierre-Yves David |
perf: test the formatting of a command help
|
Fri, 04 Dec 2020 10:11:01 +0100 |
Pierre-Yves David |
perf: use the `perf--` prefix for perf command
|
Fri, 05 Jun 2020 01:54:13 +0200 |
Manuel Jacob |
perf: make `hg perfwrite` more flexible
|
Mon, 04 Nov 2019 00:16:44 +0100 |
Pierre-Yves David |
perf: add a way to benchmark `dirstate.status`
|
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`
|
Tue, 08 Oct 2019 01:49:34 -0400 |
Pierre-Yves David |
perf: document `perfdirstatewrite`
|
Tue, 08 Oct 2019 01:49:18 -0400 |
Pierre-Yves David |
perf: document `perfdirfoldmap`
|
Tue, 08 Oct 2019 01:48:10 -0400 |
Pierre-Yves David |
perf: document `perfdirstatefoldmap`
|
Tue, 08 Oct 2019 01:47:35 -0400 |
Pierre-Yves David |
perf: document `perfdirstatedirs`
|
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`
|
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
|
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
|
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
|
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
|
Mon, 25 Mar 2019 13:16:53 +0100 |
Pierre-Yves David |
tests: use "perf" as a the extension name in test-contrib-perf.t
|
Fri, 25 Jan 2019 18:55:45 -0500 |
Boris Feld |
perf: add a perfnodemap command
|
Mon, 28 Jan 2019 04:47:40 -0500 |
Boris Feld |
perf: add some documentation to perfindex
|
Fri, 25 Jan 2019 14:52:31 -0500 |
Boris Feld |
perf: document perfheads
|
Thu, 13 Dec 2018 17:10:03 +0100 |
Georges Racinet |
perfdiscovery: benching findcommonheads()
|
Mon, 10 Dec 2018 20:01:07 +0000 |
Gregory Szorc |
perf: add perfprogress command
|
Wed, 21 Nov 2018 12:02:25 +0000 |
Boris Feld |
perf: add a `perfbranchmapupdate` command
|
Thu, 22 Nov 2018 21:00:13 +0100 |
Boris Feld |
perf: add a perfignore command
|
Mon, 26 Nov 2018 00:15:12 +0100 |
Boris Feld |
perf: rename `perfhelper-tracecopies` to `perfhelper-pathcopies`
|
Mon, 26 Nov 2018 00:13:50 +0100 |
Boris Feld |
perf: add a docstring to `perfpathcopies`
|
Fri, 23 Nov 2018 02:08:01 +0100 |
Boris Feld |
perf: fallback to subset if ondisk cache is missing in perfbranchmapload
|
Thu, 22 Nov 2018 18:14:21 +0300 |
Pulkit Goyal |
perf: rename version flag of perfchangegroupchangelog to cgversion
|
Mon, 19 Nov 2018 14:14:56 +0000 |
Boris Feld |
perf: add a new `perfhelper-tracecopies` command
|
Wed, 03 Oct 2018 10:53:29 +0200 |
Boris Feld |
perf: introduce a perfrevlogwrite command
|
Mon, 01 Oct 2018 17:53:47 +0200 |
Boris Feld |
perf: fix -T json
|
Wed, 15 Aug 2018 19:45:39 +0000 |
Gregory Szorc |
perf: use storage API for resolving manifest node
|
Fri, 17 Aug 2018 16:11:35 -0700 |
Gregory Szorc |
merge with stable
|
Fri, 17 Aug 2018 17:51:06 +0200 |
Boris Feld |
perf: add a perfphasesremote command
stable
|
Mon, 13 Aug 2018 20:31:01 +0100 |
Martijn Pieters |
perf: time loading branchmap caches
|
Mon, 06 Aug 2018 18:56:24 -0700 |
Jun Wu |
perf: add a command to benchmark linelog edits
|