Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Re: Help w/ Code Optimization

by sifukurt (Hermit)
on Dec 26, 2001 at 21:46 UTC ( [id://134432]=note: print w/replies, xml ) Need Help??


in reply to Re: Help w/ Code Optimization
in thread Help w/ Code Optimization

Sorry, I guess I should have specified what version of Math::BigInt you need. You need to have at least v1.47. I believe that was the first version that had "**" overloaded. Thanks for the suggestion on using the methods directly. I'll try that.
___________________
Kurt

Replies are listed 'Best First'.
Re: Re: Re: Help w/ Code Optimization
by IlyaM (Parson) on Dec 26, 2001 at 22:00 UTC
    Moreover using subroutine calls should be even more faster. That is use Math::BigFloat::OP($num) instead of $num->OP.

    --
    Ilya Martynov (http://martynov.org/)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://134432]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-04-19 16:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found