[Bug 459819] Memory leak in ViewVC?
http://bugzilla.novell.com/show_bug.cgi?id=459819 User poeml@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=459819#c9 --- Comment #9 from Peter Poeml <poeml@novell.com> 2009-05-05 08:56:29 MDT --- I find that use_pagesize does something different. If use_pagesize is set to e.g. 20, ViewVC will *still* generate the entire log. But it adds pagination, showing only 20 entries and adding a drop-down menu to jump to an arbitrary page. However, it still generates the complete log all the time. (Still useful; it reduces loading time for the client in terms of transferred amount of data. It doesn't reduce load time in terms of the time that the generation of the data takes, though.) I looked around in the code for ways to limit the log generation, but couldn't find a way to do this with minimal changes. However, I found a corresponding upstream bug here: http://viewvc.tigris.org/issues/show_bug.cgi?id=378 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com