]> git.madduck.net Git - code/myrepos.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

VCS_dir_test optmisation
authorJoey Hess <joey@kitenet.net>
Mon, 5 Dec 2011 21:55:15 +0000 (17:55 -0400)
committerJoey Hess <joey@kitenet.net>
Mon, 5 Dec 2011 21:55:15 +0000 (17:55 -0400)
commit8b4f49ea7f031b0374df3fc2dcb4700be8ab13ce
tree3bc7b29494ea620eec9ed49d5f8abafa955f4f03
parentcd275140b034a455c45d1ba2f044e515a2afd0f6
VCS_dir_test optmisation

This reduces mr list to run in just 2 seconds here. Nearly all that runtime
involves running my many skip tests.

In the d-i tree, mr list used to take 4.55 seconds, and now takes only
0.47 seconds!
mr