Skip to content
Prev 8431 / 12125 Next

[R-pkg-devel] Examples taking too long depend on object that takes a while to generate

John,
You have read_template, fetch_fit_example, yaml_read_fit and build_figures
taking up that time. Have you checked the individual timings? If you are
spending 27 seconds of user time on a small data set I'd wonder what the
full-scale times look like. I'd still be wondering whether you have a
non-linear ratio of processing cost to data size.

The examples don't need to process meaningful data, they are just examples
of what the code should look like.

if your absolute minimum time is still above 10 seconds you could
distribute a sample object under inst I suppose.

Greg




On Wed, 14 Sept 2022 at 13:51, John Harrold <john.m.harrold at gmail.com>
wrote:

  
  

Thread (17 messages)

John Harrold Examples taking too long depend on object that takes a while to generate Sep 13 Greg Hunt Examples taking too long depend on object that takes a while to generate Sep 13 John Harrold Examples taking too long depend on object that takes a while to generate Sep 13 Greg Hunt Examples taking too long depend on object that takes a while to generate Sep 13 John Harrold Examples taking too long depend on object that takes a while to generate Sep 13 Duncan Murdoch Examples taking too long depend on object that takes a while to generate Sep 14 John Harrold Examples taking too long depend on object that takes a while to generate Sep 14 Duncan Murdoch Examples taking too long depend on object that takes a while to generate Sep 14 Ivan Krylov Examples taking too long depend on object that takes a while to generate Sep 14 Duncan Murdoch Examples taking too long depend on object that takes a while to generate Sep 14 Martin Maechler Examples taking too long depend on object that takes a while to generate Sep 15 Duncan Murdoch Examples taking too long depend on object that takes a while to generate Sep 15 Martin Maechler Examples taking too long depend on object that takes a while to generate Sep 15 Duncan Murdoch Examples taking too long depend on object that takes a while to generate Sep 15 John Harrold Examples taking too long depend on object that takes a while to generate Sep 15 Martin Maechler Examples taking too long depend on object that takes a while to generate Sep 15 Uwe Ligges Examples taking too long depend on object that takes a while to generate Sep 15