Wed, 21 Nov 2018 22:56:06 +0100 |
Boris Feld |
perf: pre-indent some code in `perfbranchmapupdate`
|
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
|
Tue, 20 Nov 2018 17:44:24 +0000 |
Boris Feld |
perf: disable revlogs clearing in `perftags` by default
|
Tue, 20 Nov 2018 10:55:20 +0000 |
Boris Feld |
perf: add a `clear-revlogs` flag to `perfbookmarks`
|
Tue, 20 Nov 2018 10:46:20 +0000 |
Boris Feld |
perf: add a `clear-revlogs` flag to `perftags`
|
Sun, 25 Nov 2018 13:37:53 +0100 |
Boris Feld |
perf: stop creating new revlog by hand in perftags
|
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 19:32:51 +0100 |
Boris Feld |
perf: add a `--timing` argument to `perfhelper-tracecopies`
|
Thu, 22 Nov 2018 23:48:44 +0100 |
Boris Feld |
perf: run 'setup' function during stub run
|
Fri, 23 Nov 2018 02:08:01 +0100 |
Boris Feld |
perf: fallback to subset if ondisk cache is missing in perfbranchmapload
|
Fri, 23 Nov 2018 02:11:11 +0100 |
Boris Feld |
perf: prewarm the branchmap in perfbranchmapload
|
Thu, 22 Nov 2018 18:14:21 +0300 |
Pulkit Goyal |
perf: rename version flag of perfchangegroupchangelog to cgversion
|
Fri, 23 Nov 2018 06:32:32 +0100 |
Boris Feld |
perf: add --clear-revlog flag to branchmapload
|
Fri, 23 Nov 2018 06:32:28 +0100 |
Boris Feld |
perf: introduce a function to fully "unload" a changelog
|
Fri, 23 Nov 2018 01:32:57 +0100 |
Boris Feld |
perf: use an explicit function in perfbranchmapload
|
Fri, 23 Nov 2018 01:20:18 +0100 |
Boris Feld |
perf: update function name to match `perfbranchmapload` command
|
Wed, 21 Nov 2018 11:46:47 +0000 |
Boris Feld |
perf: fix a minor typo in perfbranchmapload
|
Mon, 19 Nov 2018 14:14:56 +0000 |
Boris Feld |
perf: add a new `perfhelper-tracecopies` command
|
Mon, 19 Nov 2018 16:50:21 +0000 |
Boris Feld |
perf: make `clearfilecache` helper work with any object
|
Tue, 20 Nov 2018 10:10:25 +0000 |
Boris Feld |
perf: move some of the perftags benchmark to the setup function
|
Mon, 19 Nov 2018 23:14:46 +0000 |
Boris Feld |
perf: use the new setup function in "perfbookmarks"
|
Mon, 19 Nov 2018 22:55:07 +0000 |
Boris Feld |
perf: add a `setup` argument to run code outside of the timed section
|
Mon, 19 Nov 2018 23:02:29 +0000 |
Boris Feld |
perf: explicitly pass title as a keyword argument in `perfdiffwd`
|
Mon, 05 Nov 2018 15:57:31 +0100 |
Boris Feld |
perf: add a lazydeltabase option to perfrevlogwrite
|
Mon, 05 Nov 2018 15:24:09 +0100 |
Boris Feld |
perf: add `storage` as possible source for perfrevlogwrite
|
Mon, 05 Nov 2018 15:19:44 +0100 |
Boris Feld |
perf: add `parent-smallest` as possible source for perfrevlogwrite
|
Mon, 05 Nov 2018 15:15:18 +0100 |
Boris Feld |
perf: add `parent-2` as possible source for perfrevlogwrite
|
Mon, 05 Nov 2018 15:15:02 +0100 |
Boris Feld |
perf: add `parent-1` as possible source for perfrevlogwrite
|
Fri, 19 Oct 2018 17:23:29 +0200 |
Boris Feld |
perf: add the notion of "source" to perfrevlogwrite
|
Tue, 06 Nov 2018 00:57:34 +0100 |
Boris Feld |
perf: only display the total time for perfrevlogwrite if quiet
|
Wed, 03 Oct 2018 11:04:57 +0200 |
Boris Feld |
perf: offer full details in perfrevlogwrite
|
Wed, 03 Oct 2018 10:53:29 +0200 |
Boris Feld |
perf: introduce a perfrevlogwrite command
|
Mon, 05 Nov 2018 17:24:39 +0100 |
Boris Feld |
perf: fix perfrevlogrevisions --reverse
|
Tue, 06 Nov 2018 11:05:13 +0100 |
Boris Feld |
perf: measure slicing time in perfrevlogrevision
|
Tue, 06 Nov 2018 11:04:23 +0100 |
Boris Feld |
perf: teach perfrevlogrevision about sparse reading
|
Tue, 06 Nov 2018 11:13:31 +0100 |
Boris Feld |
perf: use the same timer for all section of perfrevlogrevision
|
Mon, 15 Oct 2018 22:02:10 -0400 |
Matt Harbison |
py3: restore perfstartup() prior to b456b2e0ad9f on Windows
|
Fri, 12 Oct 2018 18:49:11 +0200 |
Rodrigo Damazio |
help: adding a proper declaration for shortlist/basic commands (API)
|
Sat, 13 Oct 2018 03:46:57 +0300 |
Pulkit Goyal |
py3: make test-contrib-perf.t work on python 3
|
Wed, 03 Oct 2018 10:46:56 +0200 |
Boris Feld |
perf: extract result formatting in its own function
|
Tue, 02 Oct 2018 18:54:06 +0200 |
Boris Feld |
perf: extract the timing of a section in a context manager
|
Mon, 01 Oct 2018 17:23:54 +0200 |
Boris Feld |
pref: support negative indexing in perfrevlogrevisions
|
Mon, 01 Oct 2018 17:37:38 +0200 |
Boris Feld |
perf: accept formatter option for perfmanifest
|
Mon, 01 Oct 2018 17:53:47 +0200 |
Boris Feld |
perf: fix -T json
|
Fri, 21 Sep 2018 21:14:27 -0400 |
Matt Harbison |
py3: apply byteskwargs to contrib/perf
|
Fri, 21 Sep 2018 20:28:00 -0400 |
Matt Harbison |
py3: un-byteify strings around os.system() and os.devnull in contrib/perf
|
Fri, 21 Sep 2018 20:16:13 -0400 |
Matt Harbison |
py3: work around the lack of sys.maxint in contrib/perf
|
Fri, 21 Sep 2018 20:13:14 -0400 |
Matt Harbison |
py3: switch contrib/perf from xrange to pycompat.xrange
|
Fri, 21 Sep 2018 20:10:36 -0400 |
Matt Harbison |
py3: handle sysstr conversion around get/set attr in contrib/perf
|
Tue, 18 Sep 2018 15:15:24 -0700 |
Gregory Szorc |
localrepo: pass root manifest into manifestlog.__init__
|
Thu, 06 Sep 2018 14:04:46 -0700 |
Gregory Szorc |
util: teach lrucachedict to enforce a max total cost
|
Fri, 07 Sep 2018 12:14:42 -0700 |
Gregory Szorc |
util: allow lrucachedict to track cost of entries
|
Wed, 29 Aug 2018 20:38:38 +0300 |
Pulkit Goyal |
contrib: byteify perf.py file
|
Mon, 27 Aug 2018 08:58:25 -0700 |
Gregory Szorc |
perf: add function for obtaining manifest revision
|
Wed, 15 Aug 2018 19:45:39 +0000 |
Gregory Szorc |
perf: use storage API for resolving manifest node
|
Sun, 19 Aug 2018 21:53:41 -0400 |
Augie Fackler |
merge with stable
|
Sat, 18 Aug 2018 10:33:03 +0900 |
Yuya Nishihara |
perf: fix typo in perfphasesremote()
stable
|
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 10:43:05 -0700 |
Gregory Szorc |
perf: call _generatechangelog() instead of group()
|
Mon, 06 Aug 2018 18:56:24 -0700 |
Jun Wu |
perf: add a command to benchmark linelog edits
|
Tue, 31 Jul 2018 19:37:54 +0200 |
Martijn Pieters |
manifest: persist the manifestfulltext cache
|
Tue, 31 Jul 2018 19:37:48 +0200 |
Martijn Pieters |
debug: allow specifying a manifest node rather than a revision
|
Fri, 20 Jul 2018 11:37:31 -0700 |
Martin von Zweigbergk |
perfmoonwalk: make work with filtered repo
|
Sat, 14 Jul 2018 02:09:47 +0200 |
Boris Feld |
perffncachewrite: load fncache after lock is acquired
|
Fri, 22 Jun 2018 11:02:42 +0100 |
Boris Feld |
perf: add a 'perf.all-timing' option to display more than best time
|
Wed, 11 Jul 2018 10:46:15 +0200 |
Boris Feld |
perf: document the perfmanifest command
|
Mon, 11 Jun 2018 19:05:41 +0200 |
Boris Feld |
perftemplating: abort on incompatible version
|
Thu, 31 May 2018 19:34:08 +0200 |
Boris Feld |
perftemplating: allow to specify the template to test
|
Thu, 31 May 2018 19:23:04 +0200 |
Boris Feld |
perftemplating: stop going through the log command
|
Thu, 31 May 2018 18:48:08 +0200 |
Boris Feld |
perftemplating: move revision argument to flag only
|
Thu, 31 May 2018 18:43:15 +0200 |
Boris Feld |
perftemplating: drop usage of buffer
|
Thu, 31 May 2018 17:31:46 +0200 |
Boris Feld |
perftemplating: move template formating into its own function
|
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
|
Tue, 23 May 2017 02:23:07 +0200 |
Pierre-Yves David |
perfphases: add 'perfphases' command
|
Sun, 21 May 2017 13:32:07 +0200 |
Pierre-Yves David |
perf: allow to clear the obsstore in 'perfvolatilesets'
|
Sun, 14 May 2017 16:19:47 +0900 |
Yuya Nishihara |
commands: move templates of common command options to cmdutil (API)
|
Sat, 09 Jan 2016 23:07:20 +0900 |
Yuya Nishihara |
registrar: move cmdutil.command to registrar module (API)
|
Mon, 15 May 2017 19:37:11 -0700 |
Gregory Szorc |
perf: always pass node to revlog.revision()
|
Sat, 06 May 2017 11:16:59 -0700 |
Gregory Szorc |
perf: move revlog construction and length calculation out of benchmark
|
Sat, 06 May 2017 11:15:56 -0700 |
Gregory Szorc |
perf: clear revlog caches on every iteration
|
Sat, 06 May 2017 11:12:23 -0700 |
Gregory Szorc |
perf: don't convert rev to node before calling revlog.revision()
|
Sat, 06 May 2017 12:12:53 -0700 |
Gregory Szorc |
revlog: rename _chunkraw to _getsegmentforrevs()
|
Sat, 06 May 2017 12:02:31 -0700 |
Gregory Szorc |
perf: store reference to revlog._chunkraw in a local variable
|
Sat, 06 May 2017 11:01:02 -0700 |
Gregory Szorc |
perf: move gettimer() call
|
Sat, 06 May 2017 10:59:38 -0700 |
Gregory Szorc |
perf: don't clobber startrev variable
|
Wed, 26 Apr 2017 22:03:37 +0900 |
Yuya Nishihara |
bdiff: proxy through mdiff module
|
Thu, 06 Apr 2017 14:41:42 +0200 |
Philippe Pepiot |
perf: add historical portability for util.timer
|
Mon, 13 Mar 2017 12:40:14 -0700 |
Gregory Szorc |
py3: add __bool__ to every class defining __nonzero__
|
Mon, 13 Mar 2017 18:16:42 -0700 |
Gregory Szorc |
perf: perform a garbage collection before each iteration
|
Wed, 15 Feb 2017 13:07:26 -0800 |
Simon Farnsworth |
contrib: add a write microbenchmark to perf.py
|
Wed, 15 Feb 2017 13:17:39 -0800 |
Simon Farnsworth |
mercurial: switch to util.timer for all interval timings
|
Sat, 04 Feb 2017 08:47:46 -0800 |
Gregory Szorc |
perf: split obtaining chunks from decompression
|
Mon, 02 Jan 2017 12:02:08 -0800 |
Gregory Szorc |
perf: support multiple compression engines in perfrevlogchunks
|
Mon, 02 Jan 2017 13:00:16 -0800 |
Gregory Szorc |
revlog: move decompress() from module to revlog class (API)
|
Tue, 13 Dec 2016 14:21:36 +0000 |
Remi Chaintron |
revlog: merge hash checking subfunctions
|
Thu, 17 Nov 2016 20:17:51 -0800 |
Gregory Szorc |
perf: add command for measuring revlog chunk operations
|
Thu, 17 Nov 2016 08:52:52 -0800 |
Gregory Szorc |
perf: unbust perfbdiff --alldata
|
Tue, 15 Nov 2016 16:10:57 +0100 |
Philippe Pepiot |
perf: omit copying ui and redirect to ferr if buffer API is in use
|
Thu, 10 Nov 2016 02:13:19 -0800 |
Durham Goode |
manifest: move clearcaches to manifestlog
|
Thu, 10 Nov 2016 02:13:19 -0800 |
Durham Goode |
manifest: remove usages of manifest.read
|
Sun, 06 Nov 2016 10:46:55 -0800 |
Gregory Szorc |
perf: support measuring bdiff for all changeset related data
|
Sun, 06 Nov 2016 11:01:25 -0800 |
Gregory Szorc |
perf: support bdiffing multiple revisions in a single revlog
|
Sun, 06 Nov 2016 09:51:14 -0800 |
Gregory Szorc |
perf: prepare to handle multiple pairs in perfbdiff
|
Sat, 05 Nov 2016 23:41:52 -0700 |
Gregory Szorc |
perf: add perfbdiff
|
Tue, 18 Oct 2016 17:33:39 -0700 |
Durham Goode |
manifest: make manifestlog a storecache
stable
|
Sun, 09 Oct 2016 01:03:20 +0900 |
FUJIWARA Katsunori |
perf: make perftags clear tags cache correctly
|
Sun, 09 Oct 2016 01:03:19 +0900 |
FUJIWARA Katsunori |
perf: replace ui.configint() by getint() for Mercurial earlier than 1.9
|
Sun, 09 Oct 2016 01:03:19 +0900 |
FUJIWARA Katsunori |
perf: omit copying from ui.ferr to ui.fout for Mercurial earlier than 1.9
|
Sun, 09 Oct 2016 01:03:18 +0900 |
FUJIWARA Katsunori |
perf: define formatter locally for Mercurial earlier than 2.2
|
Sun, 09 Oct 2016 01:03:18 +0900 |
FUJIWARA Katsunori |
perf: add functions to get vfs-like object for Mercurial earlier than 2.3
|
Sun, 09 Oct 2016 01:03:17 +0900 |
FUJIWARA Katsunori |
perf: avoid actual writing branch cache out correctly
|
Sun, 09 Oct 2016 01:03:17 +0900 |
FUJIWARA Katsunori |
perf: get subsettable from appropriate module for Mercurial earlier than 2.9
|
Sun, 09 Oct 2016 01:03:16 +0900 |
FUJIWARA Katsunori |
perf: introduce safeattrsetter to replace direct attribute assignment
|
Thu, 11 Aug 2016 14:51:19 +0200 |
Pierre-Yves David |
perf: release lock after transaction in perffncachewrite
|
Sat, 24 Sep 2016 12:22:30 -0700 |
Gregory Szorc |
perf: add perfchangegroupchangelog command
|
Sat, 24 Sep 2016 10:44:37 -0700 |
Gregory Szorc |
perf: add --reverse to perfrevlog
|
Fri, 20 May 2016 09:47:35 +0900 |
FUJIWARA Katsunori |
perf: import newer modules separately for earlier Mercurial
|
Tue, 05 Jul 2016 07:25:51 +0900 |
FUJIWARA Katsunori |
perf: define command annotation locally for Mercurial earlier than 3.1
|
Tue, 05 Jul 2016 07:25:51 +0900 |
FUJIWARA Katsunori |
perf: avoid using formatteropts for Mercurial earlier than 3.2
|
Tue, 05 Jul 2016 07:25:51 +0900 |
FUJIWARA Katsunori |
perf: use locally defined revlog option list for Mercurial earlier than 3.7
|
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
|
Fri, 04 Jan 2013 19:22:15 +0100 |
Pierre-Yves David |
perftest: document the perfrevset command
|
Fri, 04 Jan 2013 19:20:51 +0100 |
Pierre-Yves David |
perftest: migrate to new style command declaration
|
Fri, 04 Jan 2013 19:18:12 +0100 |
Pierre-Yves David |
perftest: drop duplicated codes
|
Tue, 18 Dec 2012 12:47:20 -0800 |
Siddharth Agarwal |
ancestor: add lazy membership testing to lazyancestors
|
Fri, 14 Dec 2012 10:23:18 -0800 |
Siddharth Agarwal |
perf: add command to test performance of membership in ancestor set
|
Thu, 06 Dec 2012 11:21:11 -0800 |
Siddharth Agarwal |
perf: add a command to measure revset performance
|
Mon, 03 Dec 2012 13:53:53 -0800 |
Siddharth Agarwal |
perf: add option to perfstatus to get the status of unknown files
|
Fri, 12 Oct 2012 19:43:24 +0200 |
Adrian Buehlmann |
perf: simply use repo.store for perffncache* commands
|
Fri, 14 Sep 2012 13:02:31 +0200 |
Adrian Buehlmann |
perf: add perffncacheencode
|
Wed, 18 Jul 2012 07:51:20 -0700 |
Joshua Redstone |
perf: fix perfcca to work with new casecollisionauditor interface
|
Fri, 01 Jun 2012 12:37:18 -0700 |
Bryan O'Sullivan |
revlog: ancestors(*revs) becomes ancestors(revs) (API)
|
Fri, 01 Jun 2012 15:50:22 -0700 |
Bryan O'Sullivan |
perf: add a benchmark for revrange
|
Tue, 15 May 2012 10:44:17 -0700 |
Bryan O'Sullivan |
perf: add a perfancestors benchmark
|
Wed, 16 May 2012 13:45:46 -0700 |
Bryan O'Sullivan |
perf: add a perfdirstatewrite benchmark
|
Sat, 19 May 2012 19:44:23 -0700 |
Bryan O'Sullivan |
perf: rework perfheads and perftags to clear caches
|
Sat, 12 May 2012 16:02:46 +0200 |
Brodie Rao |
cleanup: replace naked excepts with except Exception: ...
|
Sat, 12 May 2012 15:54:54 +0200 |
Brodie Rao |
cleanup: eradicate long lines
|
Thu, 12 Apr 2012 14:05:59 -0700 |
Bryan O'Sullivan |
parsers: use base-16 trie for faster node->rev mapping
|
Thu, 12 Apr 2012 15:21:52 -0700 |
Bryan O'Sullivan |
perf: time fncache read and write performance
|
Tue, 10 Apr 2012 12:07:16 -0500 |
Matt Mackall |
perf: add case collision auditor perf
|
Fri, 30 Mar 2012 14:16:06 -0500 |
Matt Mackall |
perf: node lookup
|
Fri, 16 Mar 2012 19:58:47 -0500 |
Matt Mackall |
perf: add a changeset test
|
Thu, 15 Mar 2012 15:58:55 -0500 |
Matt Mackall |
perf: add perfchangeset to time changeset parsing
|
Thu, 15 Mar 2012 13:11:03 -0500 |
Matt Mackall |
perf: tweak tests for testing index performance improvements
|
Sat, 18 Jun 2011 16:52:51 -0500 |
Matt Mackall |
scmutil: switch match users to supplying contexts
|
Wed, 01 Jun 2011 12:38:46 +0200 |
Martin Geisler |
check-code: flag 0/1 used as constant Boolean expression
|
Fri, 13 May 2011 14:58:24 -0500 |
Matt Mackall |
scmutil: drop aliases in cmdutil for match functions
|