Fwd: [Perl-unix-users] how to speed up perl script load...

2005-10-27 Thread eyal edri
Problem Solved!!! :) Thanks for every one of you perl Experts.. i've learnd alot from this. Bruce Hudson wrote: You are under a very basic misunderstanding. This is a trace of the EXECUTION of your script, not the compilation/loading. From the earliermessages you sent in, you are calling "Switch

Re: [Perl-unix-users] how to speed up perl script load...

2005-10-27 Thread $Bill Luebkert
eyal edri wrote: > Bill Luebkert wrote: > > >How about telling us why you are using those routines ? > >Do you have a snippet of code that shows your usage of them ? > >I've never had the need for them, so I don't have any experience. > >There are a lot of REs in that code from

Re: [Perl-unix-users] how to speed up perl script load...

2005-10-27 Thread Bruce Hudson
> Since I saw no one replied to my question yet, i will try to Clarify my > question due to some research I've done. > The Following 2 lines are the most significant in the overall performance > of the script: > > 31.0 7.779 8.585 10715 0.0007 0.0008 Text::Balanced::_match_quotelike > 30.4 7.64

Re: [Perl-unix-users] how to speed up perl script load...

2005-10-27 Thread eyal edri
Bill Luebkert wrote:>How about telling us why you are using those routines ? >Do you have a snippet of code that shows your usage of them ? >I've never had the need for them, so I don't have any experience.>There are a lot of REs in that code from a cursory look. I will try and put some of my code

Re: [Perl-unix-users] how to speed up perl script load...

2005-10-27 Thread $Bill Luebkert
eyal edri wrote: > Hi, > > Since I saw no one replied to my question yet, i will try to Clarify my > question due to some research I've done. > The Following 2 lines are the most significant in the overall > performance of the script: > 31.0 7.779 8.585 10715 0.0007 0.0008 > Text::Balanced

[Perl-unix-users] how to speed up perl script load...

2005-10-27 Thread eyal edri
Hi, Since I saw no one replied to my question yet, i will try to Clarify my question due to some research I've done. The Following 2 lines are the most significant in the overall performance of the script:  31.0   7.779  8.585  10715   0.0007 0.0008  Text::Balanced::_match_quotelike  30.4   7.6