Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Inline - Subroutine Overhead

by mkirank (Chaplain)
on Mar 02, 2005 at 08:36 UTC ( [id://435724]=note: print w/replies, xml ) Need Help??


in reply to Inline - Subroutine Overhead

Welcome santhosh
Quoting from the Programming Perl book
There is overhead calling subroutines ,Especially when u pass lengthy parameter list or return lengthy values
try passing values by reference, passing values as dynamically scoped globals, inlining the subroutine, or rewriting the whole loop in C

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (5)
As of 2024-04-19 21:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found