We could experiment with letting you specify directories on the command line. Eric has some ideas for how to stat the file system less often. I think we currently stat it three times (because of the scripts it calls out to). It might be worth trying to make it faster without imposing any additional user effort first.
Adam On Fri, May 21, 2010 at 9:10 PM, David Hyatt <[email protected]> wrote: > I like webkit-patch. My one complaint with it would be that I'd like to be > able to specify the subdirectories that it uses to generate the patch. > Running over the entire LayoutTests directory takes so long that I think > right now it would take me less time to just fire up my web browser and > upload the patch myself. > > dave > ([email protected]) > > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

