in reply to Re: Perl keyword like the C/C++ keyword 'inline'
in thread Perl keyword like the C/C++ keyword 'inline'

I am not currently experiencing slow performance but the functions are only being called about 120,000 times when the script is being run.

This is more about curiosity to learn about what optimization options are before me, and if indeed inlining exists in perl and is useful in perl.

Currently I don't have any examples to post, but I will try to post some soon.

  • Comment on Re^2: Perl keyword like the C/C++ keyword 'inline'