>
> PS a couple quick tests, in both cases showing the parallel render takes 
> about 2/3 the time.
>

 My results are very similar. After a `raco pollen setup` doing `raco 
pollen render -p -t html posts/*.poly.pm` now takes 32 seconds as opposed 
to 56 (shorter than the setup time!) So the setup+render method is down to 
74 seconds from 98 in my previous post. And I can do a `make all` from 
scratch in 82 seconds.

I'll have to do a little more reading/work on the PDF rendering side. On 
first attempt it looks like calling `system` to launch xelatex from inside 
a template doesn't do anything when rendering in parallel. But even if 
there's no way around that I can live with it.

-- 
You received this message because you are subscribed to the Google Groups 
"Pollen" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to