in reply to difference Perl for linux or Windows

Any hints are welcome!

Others have already given you some excellent advice on how to better pose your question, but I do have a possible hint for you. I've run into a similar situation with scripts that were much slower on windows versus a Linux box and found that the underlying cause, at least in my case, was memory size.

So, you might want to be sure that the two platforms are spec'd out similarly, since memory size could be a factor.

Scott

  • Comment on Re: difference Perl for linux or Windows