Re: Abysmal performance of Net::SFTP (and I have GMP & Pari)




Quoth "Sisyphus" <sisyphus1@xxxxxxxxxxxxxxxxx>:

<usenet@xxxxxxxxxxxxxxx> wrote in message
news:1162432420.105832.200020@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
.
.
To check that's *not* the case I would rename Math/BigInt.pm to
(eg) Math/BigInt_hide.pm, re-run the script and see if performance
improves.

I tried your suggestion and the test program blew up with:

Can't locate Math/BigInt.pm in @INC ... Crypt/DH.pm line 6


Same culprit as last time.

This I would not expect to work, as Math::BigInt loads the various
libraries for you. You could try moving Math::BigInt::Calc out of the
way, though.

The next version of Math::BigInt is supposed to let you insist on
loading a specific library (see
http://groups.google.co.uk/group/perl.perl5.porters/browse_frm/
thread/7eda1c02e4a92be/ee2a9bbb4e5a160d
(URL broken)).

Ben

--
If you put all the prophets, | You'd have so much more reason
Mystics and saints | Than ever was born
In one room together, | Out of all of the conflicts of time.
benmorrow@xxxxxxxxxxxxx The Levellers, 'Believers'
.



Relevant Pages