- Notifications
You must be signed in to change notification settings - Fork90
feat: add caching to GapicCallable#666
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
35 commits Select commitHold shift + click to select a range
5518645
feat: optimize _GapicCallable
daniel-sanche0cc03bd
cleaned up metadata lines
daniel-sanchec97a636
chore: avoid type checks in error wrapper
daniel-sancheb453df4
Revert "chore: avoid type checks in error wrapper"
daniel-sanche2f7acff
add default wrapped function
daniel-sanche31f0b4e
fixed decorator order
daniel-sancheb92328c
fixed spacing
daniel-sanche0831dbf
fixed comment typo
daniel-sanchea1563d2
fixed spacing
daniel-sanchefb1a372
Merge branch 'main' into optimize_gapic_callable
daniel-sanche52ed5be
Merge branch 'main' into optimize_gapic_callable
daniel-sanche85e2102
fixed spacing
daniel-sanchec76f51c
removed unneeded helpers
daniel-sanchef4a9021
use caching
daniel-sanchecacc73c
improved metadata parsing
daniel-sanchea30101d
improved docstring
daniel-sanchedb9a9c4
fixed logic
daniel-sanchea555629
added benchmark test
daniel-sanchecfe5c7d
Merge branch 'main' into optimize_gapic_callable
daniel-sanchefbbaaca
update threshold
daniel-sanche576bb0f
run benchmark in loop for testing
daniel-sanche7c32a5d
use verbose logs
daniel-sanche26bec79
Revert testing
daniel-sanchec25e0eb
used smaller value
daniel-sanche49201ca
changed threshold
daniel-sanche3d2c964
Merge branch 'main' into optimize_gapic_callable
daniel-sanchec9c1ff3
Merge branch 'main' into optimize_gapic_callable
daniel-sanchedeca58c
removed link in comment
daniel-sanche9bf72f5
use list type for metadata
daniel-sanche3f9066b
add types to docstring
daniel-sanche45858b8
Merge branch 'main' into optimize_gapic_callable
daniel-sanchefd37981
fixed lint
daniel-sanchef08fb98
convert to list at init time
daniel-sanche4c6e94c
Merge branch 'main' into optimize_gapic_callable
partheabcd019b
Merge branch 'main' into optimize_gapic_callable
partheaFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.