On Wed, Aug 10, 2016 at 04:05:06PM +0200, Lluís Vilanova wrote:
> Daniel P Berrange writes:
> 
> > I previously split the global trace-events file up into one file
> > per-subdirectory to avoid merge conflict hell.
> 
> > This series builds on that to now actually generate the individual
> > trace files per-subdirectory too. The key benefit of doing this is
> > that a change in a trace-events file will no longer cause a rebuild
> > of the entire world. Instead only that one affected sub-directory
> > will have files rebuilt.
> 
> Is re-compilation time worth the effort?

Absolutely yes, especially if you have build for multiple targets
enabled. Rebuilding all files when you have all 30+ targets enabled
takes an incredibly long time.

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|

Reply via email to