8000 GitHub · Where software is built
[go: up one dir, main page]

Skip to content

Slow to startup on fresh boot of macOS #10535

@nixpulvis

Description

@nixpulvis

This seems like a regression of the solution to #6625 but I'm not 100% sure.

fish, version 3.7.1

Darwin kandil.cable.rcn.com 23.5.0 Darwin Kernel Version 23.5.0: Wed May  1 20:16:51 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T8103 arm64

alacritty 0.14.0-dev (48c088a5)
xterm-256color

I've restarted with -p enabled and the largest time is spent in these calls:

22280    22280    -----> command git rev-parse --git-dir --is-inside-git-dir --is-bare-repository --is-inside-work-tree HEAD 2>/dev/null
22955    22955    -------> xcrun --show-cache-path 2>/dev/null
223171   223171   -----> command git rev-parse --git-dir --is-inside-git-dir --is-bare-repository --is-inside-work-tree HEAD 2>/dev/null
12620297 12620297 -----> command git rev-parse --git-dir --is-inside-git-dir --is-bare-repository --is-inside-work-tree HEAD 2>/dev/null

I'm happy to try some other debugging steps if you let me know how I can help.

Metadata

Metadata

Labels

macosmacOS-specific issue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0