-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#827 #1679 Improve performance of Request Mapper #1724
Merged
raman-m
merged 23 commits into
ThreeMammals:develop
from
ggnaegi:features/1679-request-mapper-performance-issues
Dec 13, 2023
Merged
#827 #1679 Improve performance of Request Mapper #1724
raman-m
merged 23 commits into
ThreeMammals:develop
from
ggnaegi:features/1679-request-mapper-performance-issues
Dec 13, 2023
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 002d678 - Browse repository at this point
Copy the full SHA 002d678View commit details -
Maybe this could be a solution. It should be checked. Adding StreamHt…
…tpContent (yarp)
Configuration menu - View commit details
-
Copy full SHA for 563fe86 - Browse repository at this point
Copy the full SHA 563fe86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69151c0 - Browse repository at this point
Copy the full SHA 69151c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf266dc - Browse repository at this point
Copy the full SHA bf266dcView commit details -
for smaller payloads, avoid allocating a buffer that is larger than t…
…he announced content length
Configuration menu - View commit details
-
Copy full SHA for 810b42d - Browse repository at this point
Copy the full SHA 810b42dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5054a02 - Browse repository at this point
Copy the full SHA 5054a02View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef54ad1 - Browse repository at this point
Copy the full SHA ef54ad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 073a7be - Browse repository at this point
Copy the full SHA 073a7beView commit details -
Some code refactorings after code review. There are still some todos,…
… but providing some more improvements, removing the exception handling from RequestMapper. It's handled in the middleware now, we will need to analyze this in detail.
Configuration menu - View commit details
-
Copy full SHA for 9461272 - Browse repository at this point
Copy the full SHA 9461272View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb4271f - Browse repository at this point
Copy the full SHA fb4271fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2777de - Browse repository at this point
Copy the full SHA a2777deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c1e338 - Browse repository at this point
Copy the full SHA 6c1e338View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e6e71f - Browse repository at this point
Copy the full SHA 0e6e71fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9c2465 - Browse repository at this point
Copy the full SHA a9c2465View commit details -
Configuration menu - View commit details
-
Copy full SHA for df2d209 - Browse repository at this point
Copy the full SHA df2d209View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95161d4 - Browse repository at this point
Copy the full SHA 95161d4View commit details -
Add "Maximum request body size" notes
Configuration menu - View commit details
-
Copy full SHA for b669552 - Browse repository at this point
Copy the full SHA b669552View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e8a0a8 - Browse repository at this point
Copy the full SHA 9e8a0a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26b76d0 - Browse repository at this point
Copy the full SHA 26b76d0View commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 329c575 - Browse repository at this point
Copy the full SHA 329c575View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8de9fac - Browse repository at this point
Copy the full SHA 8de9facView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4af64b3 - Browse repository at this point
Copy the full SHA 4af64b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7958543 - Browse repository at this point
Copy the full SHA 7958543View commit details
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.