-
Notifications
You must be signed in to change notification settings - Fork 5.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.get_database_list_sta…
…tic` by 12% in PR #6048 (`bugfix-dev-astradb`) To optimize the given Python program for better runtime performance, I would recommend minimizing the number of API calls and avoiding unnecessary list and dictionary operations. We will refactor the code to fetch necessary data in bulk where possible.
- Loading branch information
1 parent
61a8b61
commit 240715e
Showing
1 changed file
with
15 additions
and
22 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