Skip to content

perf(proxyd): opt proxyd with big json resp#559

Open
cuiweixie wants to merge 5 commits intoethereum-optimism:mainfrom
okx:wesley/proxyd-opt-to-upstream-v2
Open

perf(proxyd): opt proxyd with big json resp#559
cuiweixie wants to merge 5 commits intoethereum-optimism:mainfrom
okx:wesley/proxyd-opt-to-upstream-v2

Conversation

@cuiweixie
Copy link

Description
pert opt.
with 5k+ erc20 transfer tx in block. eth_getBlockReceipts reduce from 300ms to 200ms. in reth and proxyd in same host.

Tests

Please describe any tests you've added. If you've added no tests, or left important behavior untested, please explain why not.

Additional context

Add any other context about the problem you're solving.

Metadata

  • Fixes #[Link to Issue]

weixie.cui added 5 commits March 3, 2026 21:19
…resp

Remove:
- timing.go, timing_test.go (timing log feature)
- bench/, Makefile (test/benchmark files)

Keep:
- perf opt changes
- send raw resp zero-copy passthrough feature

Made-with: Cursor
@cuiweixie cuiweixie requested a review from a team as a code owner March 3, 2026 13:29
@cuiweixie cuiweixie requested a review from tynes March 3, 2026 13:29
@cuiweixie cuiweixie changed the title Wesley/proxyd opt to upstream v2 perf(proxyd): opt proxyd with big json resp Mar 3, 2026
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