mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-12 05:15:00 +00:00
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
ae447ca1d9
Doing things in parallel has a constant factor associated with it (e.g., spawning threads and coordinating them) that dwarves its benefits on a code path like this where things take < 2-3ms when done sequentially. |
||
---|---|---|
.vscode | ||
gpui | ||
zed | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml |