Title: Message Title
Rob Reynolds commented on an issue
Facter / Bug FACT-720
Memoize WMI queries
Facter is very slow on windows, because the WMI queries are executed multiple times, especially the ip related facts due to FACT-449. On my system with 3 network adapters, I see 71 WMI queries, and it takes nearly 10 seconds to execute

{noformat}
C:\work\facter> (Measure-Command { bundle exec facter }).totalseconds
9.8878893
{noformat}

If we look...

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