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.

    ⠤⠤ ⠙⠊⠕⠞⠁⠇⠑⠧⠊