in reply to Re^3: Pre-compiled Perl? P6?
in thread Pre-compiled Perl?
As far as I know, Perl 6 can sort of precompile modules, so the second time you call a large module, it loads much faster. But I haven't really experimented that (or, at least, haven't made any performance measurement).