Issue #8128 has been updated by R.I. Pienaar.
fwiw those times above were from redhat, i didnt get time yet to see why lsb_release is so slow on rhel ---------------------------------------- Bug #8128: Some facts take a LOOONNGGG time to run https://projects.puppetlabs.com/issues/8128 Author: James Turnbull Status: Needs Decision Priority: High Assignee: Nigel Kersten Category: library Target version: Keywords: Branch: Affected Facter version: FOr example puppetversion - it can take 600-800 ms per run: puppetversion: 825.72ms This is because it requires 'puppet' and loads it before returning the version. It should be rewritten to not do this. Other heavy facts: lsbdistid: 136.45ms operatingsystem: 137.29ms lsbdistdescription: 131.18ms lsbdistrelease: 135.20ms lsbmajdistrelease: 135.72ms puppetversion: 137.39ms lsbrelease: 132.03ms lsbdistcodename: 134.41ms -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
