-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(scoop-search): Improve performance for local search (#5644)
* perf(search): improve local search performance * Update libexec/scoop-search.ps1 Co-authored-by: Hsiao-nan Cheung <[email protected]> * Update libexec/scoop-search.ps1 Co-authored-by: Hsiao-nan Cheung <[email protected]> * Update libexec/scoop-search.ps1 Co-authored-by: Hsiao-nan Cheung <[email protected]> * Update libexec/scoop-search.ps1 Co-authored-by: Hsiao-nan Cheung <[email protected]> * Update libexec/scoop-search.ps1 Co-authored-by: Hsiao-nan Cheung <[email protected]> * Update libexec/scoop-search.ps1 Co-authored-by: Hsiao-nan Cheung <[email protected]> * Added [JsonDocument]::Parse for testing * Fix array length check * Used wrong function * Add fallback function for PowerShell 5 * Check for System.Text.Json in Assemblies instead * Show help output * Revert "Show help output" This reverts commit d3d6b01. * Update CHANGELOG.md --------- Co-authored-by: Hsiao-nan Cheung <[email protected]> Co-authored-by: Rashil Gandhi <[email protected]>
- Loading branch information
1 parent
acc271d
commit b3c05e7
Showing
2 changed files
with
90 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters