Perché il termine 'brew' è estremamente lento?

15

Quando eseguo brew --version , sono necessari 30 secondi per restituire una risposta. Altri comandi brew sono ancora più lenti. La mia CPU è in ~ 90% inattiva. Tutti gli altri programmi funzionano perfettamente bene sulla mia macchina. Ho l'ultima versione di brew, e brew doctor passa.

Qualche idea su cosa posso provare (oltre a riavviare la macchina)?

$ brew --version
Homebrew 1.5.4
Homebrew/homebrew-core (git revision bda76; last commit 2018-02-26)

$ brew doctor
Your system is ready to brew.

$ brew config
HOMEBREW_VERSION: 1.5.4
ORIGIN: https://github.com/Homebrew/brew
HEAD: 021fe22e3c982b08346422d1e7897e929a709380
Last commit: 2 weeks ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: bda76108c4f452684682a89f1d7fb7cd4acf8557
Core tap last commit: 4 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_NO_ANALYTICS_THIS_RUN: 1
CPU: quad-core 64-bit haswell
Homebrew Ruby: 2.3.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3/bin/ruby
Clang: 9.0 build 900
Git: 2.15.0 => /usr/local/bin/git
Curl: 7.54.0 => /usr/bin/curl
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Java: N/A
macOS: 10.12.6-x86_64
Xcode: N/A
CLT: 9.2.0.0.1.1510905681
X11: N/A
    
posta wisbucky 26.02.2018 - 23:57
fonte

1 risposta

-1

Sembra un problema di rete. In questi casi, quando utilizzo un framework che dipende da Internet, eseguo un ping test che può dare un indizio su cosa sta accadendo sul livello di rete (eventuali ritardi o simili)

    
risposta data 06.12.2018 - 20:05
fonte

Leggi altre domande sui tag