On 14 July 2010 14:14, Thomas Miletich <[email protected]> wrote: > Hello Glenn > the script looks interesting, and I'd be interested in trying it. > > About the performance issues: Have you looked into ccache[1]? Once the > files are cached a build of gPXE(after 'make veryclean') takes 5.5 > seconds on my machine[2]. Waiting ~11 seconds for the script to finish > should be acceptable. > > [1] http://ccache.samba.org/ > [2] I have a hexacore CPU, I'm sure that helps too
Yeah, with ccache recalculating the deps actually takes more time than building on my box :) But what Glenn meant I think is that each revision is built so it takes a bit more for bigger patchsets. Currently we have ~3300 commits in master, so making a full graph would take some time :) -- Best Regards Piotr Jaroszyński _______________________________________________ gPXE-devel mailing list [email protected] http://etherboot.org/mailman/listinfo/gpxe-devel
