From: Joey Hess Date: Mon, 5 Dec 2011 21:55:15 +0000 (-0400) Subject: VCS_dir_test optmisation X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/8b4f49ea7f031b0374df3fc2dcb4700be8ab13ce?hp=8b4f49ea7f031b0374df3fc2dcb4700be8ab13ce 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! ---