Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^4: Mojo Template, passing dynamic index to array.

by marto (Cardinal)
on Jul 16, 2021 at 16:56 UTC ( [id://11135073]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Mojo Template, passing dynamic index to array.
in thread Mojo Template, passing dynamic index to array.

That's one way to look at it. Both are assumptions without OP providing proper context. I often see people pass large data structures to templates, only to never reference most of it.

  • Comment on Re^4: Mojo Template, passing dynamic index to array.

Replies are listed 'Best First'.
Re^5: Mojo Template, passing dynamic index to array.
by LanX (Saint) on Jul 16, 2021 at 16:59 UTC
    > I often see people pass large data structures to templates, only to never reference most of it.

    Is there really a memory impact? The "template" logic is not in a different process, right ?

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery

      Exactly. The only thing you're passing is a reference.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11135073]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (8)
As of 2024-04-23 14:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found