Skip to content

Conversation

@osiewicz
Copy link
Contributor

@osiewicz osiewicz commented Oct 21, 2025

This is an in-progress work on changing how task scheduler affects performance of project search. Instead of relying on tasks being executed at a discretion of the task scheduler, we want to experiment with having a set of "agents" that prioritize driving in-progress project search matches to completion over pushing the whole thing to completion. This should hopefully significantly improve throughput & latency of project search.

This PR has been reverted previously in #40831.

Release Notes:

  • Improved project search performance in local projects.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Oct 21, 2025
@zed-industries-bot
Copy link

zed-industries-bot commented Oct 21, 2025

Warnings
⚠️

This PR is missing release notes.

Please add a "Release Notes" section that describes the change:

Release Notes:

- Added/Fixed/Improved ...

If your change is not user-facing, you can use "N/A" for the entry:

Release Notes:

- N/A

Generated by 🚫 dangerJS against b6d75a1

osiewicz and others added 28 commits October 22, 2025 11:51
Co-authored-by: Smit Barmase <[email protected]>
Co-authored-by: Smit Barmase <[email protected]>
Co-authored-by: Smit Barmase <[email protected]>
'test_search_in_gitignored_dirs'

Co-authored-by: Smit Barmase <[email protected]>
Co-authored-by: Smit Barmase <[email protected]>
Co-authored-by: Smit Barmase <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants