Skip to content

Improve PresignedRequest throughput by avoiding URI construction - #7287

Open
RanVaknin wants to merge 4 commits into
masterfrom
rvaknin/presigner-performance-optimization
Open

Improve PresignedRequest throughput by avoiding URI construction#7287
RanVaknin wants to merge 4 commits into
masterfrom
rvaknin/presigner-performance-optimization

Conversation

@RanVaknin

@RanVaknin RanVaknin commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Description

Construct PresignedRequest URLs directly from the existing HTTP request, and avoid intermediate URI construction.

Testing

Added coverage for ports, encoded paths/queries, empty paths, and IPv6

Performance

Baseline Optimized Throughput Allocation
39,841 ops/s 44,279 ops/s +11.14% -1,132 B/op (-2.07%)

@RanVaknin
RanVaknin requested a review from a team as a code owner August 17, 2026 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant