Antonio Scandurra
4665b9afb6
Improve startup time ( #4248 )
...
Since our last measurements, startup time in Zed had regressed quite
significantly. This was due to several issues:
- We were loading IBMPlex, which we're not really using in the UI.
- Images were being parsed in the foreground, thus blocking the main
thread
- Language models (for semantic index and assistant) were being loaded
in the foreground, thus blocking the main thread
- Interaction with the keychain was blocking the main thread
In addition to these, with this pull request we will now deserialize the
items for a pane in parallel, as opposed to doing so sequentially.
All combined, when running the zed binary directly this brings startup
time from ~350ms to ~210ms on my machine.
Release Notes:
- Improved startup time.
2024-01-24 15:39:05 +01:00
..
2024-01-24 00:26:58 +01:00
2024-01-24 14:53:05 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 14:53:05 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 14:53:05 +01:00
2024-01-24 00:26:58 +01:00
2024-01-23 12:39:30 -08:00
2024-01-23 15:34:48 -08:00
2024-01-23 17:40:30 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-23 16:39:57 -07:00
2024-01-23 16:39:57 -07:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-23 15:39:52 -08:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 15:39:05 +01:00
2024-01-23 17:40:30 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-23 17:40:30 +01:00
2024-01-24 00:26:58 +01:00
2024-01-23 17:40:30 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-23 15:39:52 -08:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-23 17:40:30 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 14:53:05 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-23 21:49:05 -08:00
2024-01-23 17:40:30 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-23 21:38:16 -08:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-23 15:34:48 -08:00
2024-01-23 17:40:30 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 00:26:58 +01:00
2024-01-24 15:39:05 +01:00
2024-01-24 14:53:05 +01:00
2024-01-24 00:26:58 +01:00