SemanticDiff fastapi
Overhaul `solve_dependencies()` for performance
#5554
Open

Overhaul `solve_dependencies()` for performance #5554

kristjanvalur wants to merge 16 commits into fastapi:master from kristjanvalur:kristjan/depends
kristjanvalur
github-actions
github-actions
github-actions
kristjanvalur kristjanvalur force pushed from 76338e26 to 64354091 1 year ago
codecov
github-actions
kristjanvalur kristjanvalur force pushed from 80e12c2d to 040cd2aa 1 year ago
kristjanvalur kristjanvalur changed the title Overhaul `solve_dependencies()` Overhaul `solve_dependencies()` for performance 1 year ago
github-actions
kristjanvalur kristjanvalur marked this pull request as ready for review 1 year ago
github-actions
kristjanvalur kristjanvalur force pushed from 45063867 to 53fcbdb1 1 year ago
github-actions
github-actions
github-actions
tiangolo tiangolo added hacktoberfest-accepted
tiangolo tiangolo removed hacktoberfest-accepted
github-actions
kristjanvalur kristjanvalur force pushed from 8ad762f2 to 0e6d410d 1 year ago
github-actions
kristjanvalur kristjanvalur force pushed from 0e6d410d to 1a2d4989 1 year ago
github-actions
kristjanvalur kristjanvalur force pushed from 1a2d4989 to 059a07fb 1 year ago
github-actions
samuelcolvin bump
d4804b1f
kristjanvalur Adding test file for deep dependency cache hierarchies and performance
956ef11b
kristjanvalur Perform cache lookup before evaluating sub-dependencies.
4cfd4ad0
kristjanvalur Optimize dependency overrides. Don't create a new dependent unless n…
646e6b30
kristjanvalur Refactor `request_field_to_arg()` out of `request_params_to_args()`
523b470e
kristjanvalur Get the builtin depdendencies using generic dependency getters rather…
0808a35c
kristjanvalur Use a common DependencySolverContext for runtime information during d…
20ef3506
kristjanvalur Create temporary response object only on demand and not for WebSockets.
2a379a1d
kristjanvalur replace "temporal" with "temporary" when explaining the "Response" pa…
7c30b54e
kristjanvalur kristjanvalur force pushed from 059a07fb to 7c30b54e 1 year ago
github-actions
odiseo0
odiseo0 commented on 2022-11-04
tiangolo tiangolo added investigate
kristjanvalur Merge remote-tracking branch 'upstream/master' into kristjan/depends
62f9700b
kristjanvalur lint
63dfd349
github-actions
tiangolo Merge branch 'master' into kristjan/depends
1800be75
github-actions
kristjanvalur Merge branch 'master' into kristjan/depends
1b332f24
github-actions
sk-
sk- commented on 2022-11-06
sk-
sk- commented on 2022-12-18
github-actions
kristjanvalur Store separate list for `async` built-in dependencies.
cec8eef7
kristjanvalur kristjanvalur force pushed from caa8a571 to cec8eef7 1 year ago
github-actions
kristjanvalur Move local function definitions out of loop scope
7e9e36f8
github-actions
kristjanvalur Merge branch 'master' into kristjan/depends
4336a43c
github-actions
kristjanvalur
nonnibunk
alejsdev alejsdev removed investigate
alejsdev alejsdev added feature
alejsdev alejsdev added p3
Tishka17

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone