Title: Message Title
Henrik Lindberg commented on an issue
Puppet / Improvement PUP-2929
Optimize the (function) loader
The new 4x loader sub system uses the concept of a TypedName, a construct that keeps information about a name, its segments etc. This to avoid having to split a name on :: multiple times, count the number of segments etc. It also serves as a key in hashes.

The performance of using this as a hash key is 20% slower than using an unfrozen string, and 47% ...

--
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