[LRUG] Middleman slow. Am I missing something?

Paul Makepeace paulm at paulm.com
Wed Jul 29 09:50:09 PDT 2015


What happens if you profile it? (-rprofile or ruby-prof) How about on
an "empty" site, to compare startup costs? I suspect there's a fixed
cost at the beginning.

On Mon, Jul 27, 2015 at 5:46 PM, gvim <gvimrc at gmail.com> wrote:
> From the source directory of my Middleman project:
>
> ../bin/middleman build --no-clean -g index.html
>
> .... takes 2.24 seconds
>
> I switched from Perl to Ruby a couple of years ago but with Perl's
> Template::Toolkit, which is by no means a lightweight library, the same
> processs:
>
> ttree -f ../tt/ttree.cfg index.sht
>
> ... takes 0.13 seconds.
>
> Am I missing an option or something?
>
> gvim
> _______________________________________________
> Chat mailing list
> Chat at lists.lrug.org
> Archives: http://lists.lrug.org/pipermail/chat-lrug.org
> Manage your subscription: http://lists.lrug.org/options.cgi/chat-lrug.org
> List info: http://lists.lrug.org/listinfo.cgi/chat-lrug.org



More information about the Chat mailing list