zed/crates/text
Lukas Wirth 2471ae451c
Pre-initialize global rayon threadpool (#41226)
We only use it a handful of times and the default amount of threads
(logical cpu core number) its spawns is overkill for this. This also
gives the threads names oppose to being labeled `<unknown>`

Release Notes:

- N/A *or* Added/Fixed/Improved ...
2025-10-26 12:44:34 +00:00
..
src Pre-initialize global rayon threadpool (#41226) 2025-10-26 12:44:34 +00:00
Cargo.toml Fix ESLint linebreak-style errors by preserving line endings in LSP communication (#38773) 2025-10-23 19:11:48 +00:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00