Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Module::Compile + B::Bytecode = Faster loading ?

by cosimo (Hermit)
on Dec 18, 2006 at 22:32 UTC ( [id://590570]=note: print w/replies, xml ) Need Help??


in reply to Re: Module::Compile + B::Bytecode = Faster loading ?
in thread Module::Compile + B::Bytecode = Faster loading ?

Thanks merlyn,

I don't know why, but looking at the docs, I tried with -O2 rather than -H and that failed miserably...

Now, I only have to bytecode-compile a hundred modules, hope that the process works for all of them, and see if that saves time or not... :-)

I'll try to automate the whole thing for the most used modules.

Replies are listed 'Best First'.
Re^3: Module::Compile + B::Bytecode = Faster loading ?
by diotalevi (Canon) on Dec 18, 2006 at 23:20 UTC

    It probably doesn't. Loading code with B::Bytecode is reported to be slower than loading code from source.

    ⠤⠤ ⠙⠊⠕⠞⠁⠇⠑⠧⠊

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-18 22:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found