Skip to content

batchSize: more precise estimate#20369

Merged
AskAlexSharov merged 1 commit intorelease/3.4from
alex/batch_size_precision_34
Apr 7, 2026
Merged

batchSize: more precise estimate#20369
AskAlexSharov merged 1 commit intorelease/3.4from
alex/batch_size_precision_34

Conversation

@AskAlexSharov
Copy link
Copy Markdown
Collaborator

no i see:

 [INFO] [04-07|03:47:24.324] [4/6 Execution] serial executed          blk=10501877 blks=441 blk/s=22 txs=89.08k tx/s=4.45k gas/s=254.40M tgas/s=0(0) aratio=0.0 tdur=0s        
trdur=0s(0.00%) rd=0 rd/s=0 buf=9.9GB/10.0GB bdur=22ms ucgas=255.45G alloc=35.4GB sys=98.6GB isForkValidation=false isBlockProduction=false isApplyingBlocks=true               
[INFO] [04-07|03:47:33.725] [p2p] GoodPeers                          eth68=74 eth69=120                                                                                         
[INFO] [04-07|03:47:39.246] [mem] memory stats                       Rss=168.1GB Size=0B Pss=168.1GB SharedClean=2.2MB SharedDirty=0B PrivateClean=116.9GB PrivateDirty=51.2GB  
Referenced=110.6GB Anonymous=51.2GB Swap=0B alloc=37.6GB sys=98.6GB                                                                                                             
[INFO] [04-07|03:47:41.683] Caplin P2P                               app=caplin peers_count=296                                                                                 
[INFO] [04-07|03:47:44.357] [4/6 Execution] serial executed          blk=10502328 blks=451 blk/s=22 txs=86.33k tx/s=4.30k gas/s=252.06M tgas/s=0(0) aratio=0.0 tdur=0s          
trdur=0s(0.00%) rd=0 rd/s=0 buf=10.0GB/10.0GB bdur=22ms ucgas=260.50G alloc=38.8GB sys=98.6GB isForkValidation=false isBlockProduction=false isApplyingBlocks=true              
[INFO] [04-07|03:47:44.362] periodic commit check                    block=10502328 txNum=792513438 commitment=4.383236ms    

10gb estimate turned into 5gb result membatch.

@AskAlexSharov AskAlexSharov enabled auto-merge (squash) April 7, 2026 04:36
@AskAlexSharov AskAlexSharov merged commit e2c970d into release/3.4 Apr 7, 2026
22 checks passed
@AskAlexSharov AskAlexSharov deleted the alex/batch_size_precision_34 branch April 7, 2026 12:04
AskAlexSharov added a commit that referenced this pull request Apr 8, 2026
no i see:
```
 [INFO] [04-07|03:47:24.324] [4/6 Execution] serial executed          blk=10501877 blks=441 blk/s=22 txs=89.08k tx/s=4.45k gas/s=254.40M tgas/s=0(0) aratio=0.0 tdur=0s        
trdur=0s(0.00%) rd=0 rd/s=0 buf=9.9GB/10.0GB bdur=22ms ucgas=255.45G alloc=35.4GB sys=98.6GB isForkValidation=false isBlockProduction=false isApplyingBlocks=true               
[INFO] [04-07|03:47:33.725] [p2p] GoodPeers                          eth68=74 eth69=120                                                                                         
[INFO] [04-07|03:47:39.246] [mem] memory stats                       Rss=168.1GB Size=0B Pss=168.1GB SharedClean=2.2MB SharedDirty=0B PrivateClean=116.9GB PrivateDirty=51.2GB  
Referenced=110.6GB Anonymous=51.2GB Swap=0B alloc=37.6GB sys=98.6GB                                                                                                             
[INFO] [04-07|03:47:41.683] Caplin P2P                               app=caplin peers_count=296                                                                                 
[INFO] [04-07|03:47:44.357] [4/6 Execution] serial executed          blk=10502328 blks=451 blk/s=22 txs=86.33k tx/s=4.30k gas/s=252.06M tgas/s=0(0) aratio=0.0 tdur=0s          
trdur=0s(0.00%) rd=0 rd/s=0 buf=10.0GB/10.0GB bdur=22ms ucgas=260.50G alloc=38.8GB sys=98.6GB isForkValidation=false isBlockProduction=false isApplyingBlocks=true              
[INFO] [04-07|03:47:44.362] periodic commit check                    block=10502328 txNum=792513438 commitment=4.383236ms    
```

10gb estimate turned into 5gb result membatch.
github-merge-queue bot pushed a commit that referenced this pull request Apr 10, 2026
## Summary
Cherry-pick of release/3.4 PRs:
- #20368 rpc: use synctest for TestClientCancelHTTP to fix CI flakiness
- #20373 integrity: blk/sec fix
- #20372 execution/state: use index-based range over log topics to avoid
copy
- #20367 fix: preserve stored chain config when genesis hash doesn't
match known chain
- #20374 ParseVersion: optimize
- #20369 batchSize: more precise estimate
- #20399 hive: pin more things

---------

Co-authored-by: erigon-copilot[bot] <265817861+erigon-copilot[bot]@users.noreply.github.com>
Co-authored-by: root <giulio.rebuffo@gmail.com>
Co-authored-by: yperbasis <andrey.ashikhmin@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Muzry <muzrry@gmail.com>
Co-authored-by: muzry.li <muzry.li1@ambergroup.io>
Co-authored-by: Andrew Ashikhmin <34320705+yperbasis@users.noreply.github.com>
Co-authored-by: info@weblogix.biz <admin@10gbps.weblogix.it>
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.

2 participants