[chef] Re: Re: Why is knife --help so slow??


Chronological Thread 
  • From: JJ Asghar < >
  • To: " " < >
  • Subject: [chef] Re: Re: Why is knife --help so slow??
  • Date: Wed, 9 Oct 2013 21:00:23 +0000
  • Accept-language: en-US

I recently ran into this problem myself.  The way I got around it was
upgrading to ruby 2.0.0 via rvm and created a gem set specifically to
chef/knife stuff.  It worked great for me, maybe give that a shot?

Best Regards,
JJ Asghar
e: 

 | c: 512.619.0722 | o: 512.977.5876





On 10/9/13 3:55 PM, "Noah Kantrowitz" 
< >
 wrote:

>It has to process every gem on the system looking for knife plugins. If
>you strace it, you'll see a crazy number of stats and similar calls.
>
>--Noah
>
>On Oct 9, 2013, at 1:53 PM, DV 
>< >
> wrote:
>
>> Hey all,
>
>> I have a bash_completion script that calls "knife --help" to get a list
>>of suggestions. The script works great, but each call costs about 2
>>seconds due to "knife --help" taking this long.
>
>> Any ideas why it's so slow? It isn't doing anything, just outputting
>>help info. Should take under a millisecond, right?
>
>> $ time knife node --help >/dev/null 2>&1
>
>> real    0m0.878s
>> user    0m0.776s
>> sys     0m0.100s
>
>> -- 
>> Best regards, Dmitriy V.
>




Archive powered by MHonArc 2.6.16.

§