Re: [Puppet Users] hiera command line performance

2012-08-24 Thread Paul Colby
0m0.098s Anyway, I'm very happy with the result! The inner "*.each" call at the end means I'm calling this script ~40 times, instead of the (slower) hiera command line program ~10,000 times. Much faster, and lower CPU usage too :) Thanks again. Paul. On Wednesday, August

Re: [Puppet Users] hiera command line performance

2012-08-14 Thread Paul Colby
a basic single-interpreter example - that will help me get going a lot quicker! Thanks, Paul. On Wednesday, August 15, 2012 2:45:06 AM UTC+10, R.I. Pienaar wrote: > > hello, > > - Original Message - > > From: "Paul Colby" > > > To: puppet...@googlegroup

[Puppet Users] hiera command line performance

2012-08-13 Thread Paul Colby
Hi everyone, The hiera command line program (version 0.3.0) is currently taking around 2 seconds per invocation. This seems quite slow to me, but is probably not an issue for most users. We have a number of legacy machines that for one reason or another have not been puppetised yet, and proba