Title: Message Title
Maksym Melnychok commented on an issue
Puppet / Bug PUP-3038
Typemanager wastes CPU cycles with global scope defined types
Defined type defined in a global scope will make MetaType::Manager go through all known code locations (modules, gems, loadpaths, etc) looking for that_type.rb

That combined with a fact that code locations are not cached makes puppet slow when working with large repositories.

I'm preparing 2 PRs related to this issue.

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to