[ditz-talk] Is it just me or is rendering HTML really slow?
Ben Lau
xbenlau at gmail.com
Wed Nov 19 04:12:16 EST 2008
On Tue, Nov 18, 2008 at 3:02 AM, William Morgan
<wmorgan-ditz at masanjin.net> wrote:
> Reformatted excerpts from Matthew Wilson's message of 2008-11-17:
>> I've got about 100 issues and when I run ditz html, it takes a good 45
>> seconds or more to render the HTML.
>>
>> Is this typical?
>
> That seems about the same speed that I get. The HTML generation phase is
> super-generalized with a templating language and ties into plugin
> system, and no effort has been put into speeding this process up yet, so
> I'm not surprised that it's this slow.
>
> Probably the most obvious place to start is to just render the issues
> that have been changed.
> --
> William <wmorgan-ditz at masanjin.net>
> _______________________________________________
> ditz-talk mailing list
> ditz-talk at rubyforge.org
> http://rubyforge.org/mailman/listinfo/ditz-talk
>
In my repository with 69 issues:
$ time ditz html
Local generated URL: file:///home/benlau/tmp/issue/html/index.html
real 0m3.104s
user 0m1.180s
sys 0m0.120s
$ ditz --version
ditz 0.4
Configuration:
Intel(R) Core Duo Processor T2300 1.6GHZ
512MB Ram
More information about the ditz-talk
mailing list