Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gpui: Pin to font-kit with improved OTC parsing performance. #4047

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

osiewicz
Copy link
Contributor

@osiewicz osiewicz commented Jan 15, 2024

Details are in zed-industries/font-kit#1; We're not doing anything too fancy, really. Still, you should mostly see font loading times drop significantly for font collections
Fixes Z-2578
Release Notes:

Screen.Recording.2024-01-15.at.12.53.40.mov

@osiewicz osiewicz merged commit e52a229 into main Jan 15, 2024
3 checks passed
@osiewicz osiewicz deleted the iosevka-tale-font-parsing-improvements branch January 15, 2024 14:46
Copy link

linear bot commented Jan 15, 2024

Z-2578 Zed launches very slow for user

#6205

The user's log has:

2023-07-10T01:34:46 [INFO] ========== starting zed ==========
2023-07-10T01:34:46 [INFO] Opening main db
2023-07-10T01:34:46 [INFO] set environment variables from shell:/opt/homebrew/bin/fish, path:/usr/local/opt/openjdk/bin:/nix/var/nix/profiles/default/bin:/usr/local/bin:/opt/homebrew/sbin:/usr/local/sbin:/opt/homebrew/opt/openjdk/bin:/opt/homebrew/opt/mysql-client/bin/:/opt/homebrew/opt/libpq/bin:/opt/homebrew/bin:/Users/opcode/.composer/vendor/bin:/usr/local/bin:/Applications/IntelliJ IDEA.app/Contents/MacOS:/Users/opcode/.krew/bin:/Users/opcode/Applications:/Users/opcode/yandex-cloud/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Applications/Little Snitch.app/Contents/Components:/usr/local/opt/go/libexec/bin:/Users/opcode/.cache/gopath/bin
2023-07-10T01:34:51 [INFO] Opening main db
2023-07-10T01:34:56 [WARN] request completed with error: request or operation took longer than the configured timeout time
2023-07-10T01:34:56 [ERROR] crates/copilot/src/copilot.rs:942: error fetching latest release

Caused by:
    0: request or operation took longer than the configured timeout time
    1: [28] Timeout was reached

The line about setting the environment variables is taking 5 seconds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MacOS startup time is so slow
1 participant