On Monday, 26 June 2017 11:31:13 UTC+10, Tom Keffer wrote: > > I'm sure we are saying the same thing, but just to clarify... >
Slightly different approaches to the same issue I think. Smart SLEs just quietly tuck that information away then do nothing. They > wait until the actual Cheetah expression gets evaluated before doing any > heavy lifting. > (my emphasis) Clearly I have a way to go here. That's a lot of extra complexity for not much gain. > > There might be a backwards compatible way to do this, but I see the gains > as pretty marginal. > Agree, not worth it. I have learnt the complexity lesson several times but find I have to be reminded regularly... Besides, there is a work around, if SLE times are a problem then refactor the skins/templates to minimise time consuming SLE calls. Also, only run the reports when needed, this was the impetus behind developing CRON like report controls, that way I could run the time consuming report/template/SLE once only at the end/start of the day. Gary -- You received this message because you are subscribed to the Google Groups "weewx-user" 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.
