You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Personally I'm inclined to think this is a rakudo issue seeing as installation is really just CURI.install(...). zef has nothing to do with precompilation of any kind, thats entirely an implementation detail of rakudo
Not sure whether this is a Rakudo issue, or a zef issue, but feels more like a zef issue to me, so reporting here for now.
After a re-compile of the Rakudo setting, trying to install a module appears to re-precompile
Zef::CLI
many times:This feels like pointing to an unexpected issue causing slowdown?
Also, on an already pre-compiled zef, installing a module that wasn't installed yet, appears to re-precompile Zef::CLI yet again:
The text was updated successfully, but these errors were encountered: