zsh-users
 help / color / mirror / code / Atom feed
* Long compaudit after pause, after OS X update to High Sierra
@ 2018-03-06  6:30 Sebastian Gniazdowski
  2018-03-06 16:45 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Gniazdowski @ 2018-03-06  6:30 UTC (permalink / raw)
  To: Zsh Users

Hello
Recently shell starts for 3-5 seconds when it's started after pause in new shell startups and/or computer use. I knew it's compinit from my zshrc construct, so I've wrapped it with zprof:

num  calls                time                       self            name
-----------------------------------------------------------------------------------
 1)    2        3637,76  1818,88   97,17%   3637,76  1818,88   97,17%  compaudit
 2)    1        3743,49  3743,49  100,00%    105,73   105,73    2,82%  compinit
 3)    1        3743,58  3743,58  100,00%      0,10     0,10    0,00%  zpcompinit

zpcompinit is my compinit starter. So it's compaudit that runs long. My previous zshrc parts (plugins) load normally, fast, zpcompinit is in general ran at the end. If this was some disk spin-up problem, I think it would reveal itself earlier, as many files are opened earlier. Have to admit that this started after OS X update to High Sierra. Had anyone observed this too? Any idea what could it be?

--  
Sebastian Gniazdowski
psprint /at/ zdharma.org


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Long compaudit after pause, after OS X update to High Sierra
  2018-03-06  6:30 Long compaudit after pause, after OS X update to High Sierra Sebastian Gniazdowski
@ 2018-03-06 16:45 ` Bart Schaefer
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Schaefer @ 2018-03-06 16:45 UTC (permalink / raw)
  To: Sebastian Gniazdowski, Zsh Users

On Mar 6,  7:30am, Sebastian Gniazdowski wrote:
}
} Have to admit that this started after OS X update to High
} Sierra. Had anyone observed this too? Any idea what could it be?

Side-effect of OS-level repairs for the "meltdown" vulnerability?


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-06 16:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-06  6:30 Long compaudit after pause, after OS X update to High Sierra Sebastian Gniazdowski
2018-03-06 16:45 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).