Skip to content
Prev 9488 / 12125 Next

[R-pkg-devel] Re-building vignettes had CPU time 9.2 times elapsed time

The question should be, in how many cases is the current behaviour a
problem?  In a shared environment, sure, you have to be more careful.  I'd
say don't let the teenagers in there. The CRAN build server does need to do
something to protect itself and I don't greatly mind the 2 thread limit, I
implemented it by hand in my examples and didn't think about it
afterwards.  On most 8, 16 or 32 way environments, dedicated or
semi-dedicated to a particular workload, the defaults make some level of
sense and they are probably most of the use cases.  Protecting high
processor count environments from people who don't know what they are doing
would seem to be a mismatch between the people and the environment, not so
much a matter of software.

On Sat, 26 Aug 2023 at 11:49, Jeff Newmiller <jdnewmil at dcn.davis.ca.us>
wrote: