Why is MooseX::Object::Pluggable slow?
It makes MyApp::Plugin::* module list to load each plugins.
If it cache it, it's even faster.
Devel::REPL's bottle neck in bootstrapping time is this.
Published: 2013-02-04(Mon) 00:30
It makes MyApp::Plugin::* module list to load each plugins.
If it cache it, it's even faster.
Devel::REPL's bottle neck in bootstrapping time is this.
Published: 2013-02-04(Mon) 00:30