Skip to content

chore(perf): fast track eth_getStorageAt - #7531

Draft
LesnyRumcajs wants to merge 1 commit into
mainfrom
eth-get-storage-at-fast-track
Draft

chore(perf): fast track eth_getStorageAt#7531
LesnyRumcajs wants to merge 1 commit into
mainfrom
eth-get-storage-at-fast-track

Conversation

@LesnyRumcajs

@LesnyRumcajs LesnyRumcajs commented Aug 21, 2026

Copy link
Copy Markdown
Member

Summary of changes

Changes introduced in this pull request:

Reference issue to close (if applicable)

Closes

Other information and links

┌─────────────┬─────────────────────────┬────────────────────────┬──────────────────────────────┐
│ concurrency │      new (direct)       │       base (VM)        │             win              │
├─────────────┼─────────────────────────┼────────────────────────┼──────────────────────────────┤
│ c=48        │ 14,933 req/s            │ 8,345 req/s            │ ~1.8×                        │
├─────────────┼─────────────────────────┼────────────────────────┼──────────────────────────────┤
│ c=128       │ 15,144 req/s (max 55ms) │ 1,200 req/s (max 2.9s) │ ~12.6× throughput, ~53× tail │
└─────────────┴─────────────────────────┴────────────────────────┴──────────────────────────────┘

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation. All new code adheres to the team's documentation standards,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

Outside contributions

  • This pull request is based on an issue that a maintainer has accepted (see Before Opening a Pull Request).
  • I have read and agree to the CONTRIBUTING document.
  • I have read and agree to the AI Policy document. I understand that failure to comply with the guidelines will lead to rejection of the pull request.

@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 27ec7ac1-9a17-4b61-b67e-7dd51af4afdd

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

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