ghproxy/proxy
wjqserver e2719aa761 perf(proxy): reduce nest rewrite allocations
- Dispatch shell link rewriting between streaming and buffered paths based on response size

- Reuse buffers and reduce URL construction allocations in proxy handlers

- Add nest benchmarks and align extractParts compatibility expectations with the current contract
2026-04-12 00:02:54 +08:00
..
authparse.go 4.0.0-beta.0 2025-06-16 08:28:02 +08:00
authpass.go 4.0.0-beta.0 2025-06-16 08:28:02 +08:00
bandwidth.go 4.0.0-beta.0 2025-06-16 08:28:02 +08:00
chunkreq.go perf(proxy): reduce nest rewrite allocations 2026-04-12 00:02:54 +08:00
dial.go chore(deps): update Go dependencies 2026-04-11 22:34:32 +08:00
docker.go chore(deps): update Go dependencies 2026-04-11 22:34:32 +08:00
error.go chore(deps): update Go dependencies 2026-04-11 22:34:32 +08:00
gitreq.go 4.1.7-rc.0 2025-07-20 22:13:05 +08:00
handler.go perf(proxy): reduce nest rewrite allocations 2026-04-12 00:02:54 +08:00
httpc.go use touka uni httpc 2025-06-30 15:26:48 +08:00
match.go 4.3.0 2025-08-11 18:28:03 +08:00
matcher_test.go perf(proxy): reduce nest rewrite allocations 2026-04-12 00:02:54 +08:00
nest.go perf(proxy): reduce nest rewrite allocations 2026-04-12 00:02:54 +08:00
nest_bench_test.go perf(proxy): reduce nest rewrite allocations 2026-04-12 00:02:54 +08:00
reqheader.go 4.3.4 2025-09-14 07:31:41 +08:00
routing.go perf(proxy): reduce nest rewrite allocations 2026-04-12 00:02:54 +08:00
utils.go 4.0.0-beta.0 2025-06-16 08:28:02 +08:00