If you are worried about optimization on that level then Perl may not be the best choice for whatever you are trying to do. Perl is fast when most of the work is being done in standard functions which are part of the interpreter.
Maybe refactoring the code will help? If you have specific examples that demonstrate the problem, post em here and we'll see what may be done to improve performance.
In reply to Re: Perl keyword like the C/C++ keyword 'inline'
by GrandFather
in thread Perl keyword like the C/C++ keyword 'inline'
by sadarax
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |