-
Notifications
You must be signed in to change notification settings - Fork 5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⚡️ Speed up method
AstraDBVectorStoreComponent.update_build_config
…
…by 12% in PR #6045 (`bugfix-error-invalid-token`) Let's optimize the provided code by making the following changes. 1. Refactor redundant operations. 2. Use caching where needed to avoid repeating the same operations.
- Loading branch information
1 parent
901d15b
commit 57f781e
Showing
1 changed file
with
9 additions
and
72 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