Re: [Doxygen-users] how to avoid running dot for really big diagrams
Brought to you by:
dimitri
|
From: Karl P. <kpf...@cs...> - 2003-03-29 02:42:25
|
> I wouldn't expect this to do anything other than scale down the image. I > wouldn't think this would save any time running dot. I tried this but 5.5 > hours into my trial run it doesn't seem to be helping. So it turns out it did actually help. Reducing dot's width and height from 1024 to 512 for both reduced running time from 15.5 hours to 7 hours. Still, not nearly as good as 45min from not running dot on the 100+ node graphs. -Karl |