This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Relatório de Otimização do ZSH | |
## Problema Identificado | |
O shell ZSH estava demorando aproximadamente 12 segundos para carregar, o que é significativamente mais lento do que o esperado. | |
## Investigação | |
### Medição do Tempo de Carregamento Original | |
``` | |
time zsh -i -c exit 0.71s user 1.17s system 15% cpu 12.144 total |