-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: speakeasy status speed up matching target card query (#1170)
https://linear.app/speakeasy/issue/SPE-4390/feature-speakeasy-status-speed-up Makes speakeasy status work only off of target card queries similar to the dashboard. There is only a small bit of information loss, but we can add to the target sdk query. Using exceptionally large internal workspace **Original** https://www.loom.com/share/f8f63ad7005143aab8505c4a14b7eb19?sid=119394b5-4c56-4351-8416-74aa23decc4f **New** https://www.loom.com/share/0535f7ebeadb4b31ae34aa0287fbe10d?sid=e6de5462-89c2-4be0-b832-dbe3747121e6 (Not quite as big of a speed improvement as we may have expected due to parallelization that was already there **Here's what status would look like on a normal largeish workspace** https://www.loom.com/share/9619022c018940dd894144272abcf45b?sid=3c92596f-5d03-42fd-9723-dc31b76ddb04
- Loading branch information
1 parent
00bc304
commit 8c42208
Showing
3 changed files
with
36 additions
and
132 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
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