From: Robin G. <rg...@bl...> - 2005-01-03 07:09:45
|
Richard Cyganiak wrote: > > I also noticed that while running on these large logs, it consumes > > _very_ large amounts of CPU resources (while running, it takes 96-99% > > of available CPU). Other than 'nice' any suggestions? > >No, I'm sorry. StatCVS was not written with performance in mind, and >probably never will be. What about accepting partial logs, and "adding" it to the existing dataset, and re-generating the pngs from that? For example - if statcvs is going to be run every night via cron - why not just pass it one days worth of changes, and it would add this information to the pre-existing html - and would not touch the files which don't need to be changed. Is that something that might be considered? Thanks -Robin |