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
|
Tue, 18 Jan 2011 15:55:49 -0600 |
Matt Mackall |
perf: restore lazyindex hack
|
Sat, 15 Jan 2011 12:28:10 +0100 |
Benoit Boissinot |
perf: there is no lazy index anymore
|
Wed, 12 Jan 2011 11:34:42 -0600 |
Matt Mackall |
perf: fix ordering of invalidate in perfindex
|
Tue, 11 Jan 2011 17:01:14 -0600 |
Matt Mackall |
perf: make perfindex results useful on hg with lazyparser
|
Tue, 11 Jan 2011 17:01:04 -0600 |
Matt Mackall |
revlog: only build the nodemap on demand
|
Tue, 04 Jan 2011 14:12:52 -0600 |
Matt Mackall |
revlog: remove lazy index
|
Sat, 31 Jul 2010 11:41:42 +0900 |
Nicolas Dumazet |
perf: break down long line
|
Tue, 27 Jul 2010 20:50:09 +0530 |
Pradeepkumar Gayam |
perf: add perfrevlog function to check performance of revlog
|
Wed, 17 Feb 2010 20:30:57 +0100 |
Benoit Boissinot |
regression: missing arg from 24ce8f0c0a39 dirstate.{walk,status} changes
stable
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
Thu, 31 Dec 2009 17:19:30 -0600 |
Augie Fackler |
dirstate: don't check state of subrepo directories
|
Wed, 25 Nov 2009 00:02:02 +0200 |
Alexander Solovyov |
perf.perflog: add option to follow renames
|
Wed, 11 Nov 2009 17:02:00 +0100 |
Patrick Mezard |
contrib/perf: profile diff of working directory changes
|