Skip to content

fix(ecs): server optimization#43

Merged
MartianGreed merged 2 commits intomainfrom
fix/ecs-perf-optim
Mar 28, 2026
Merged

fix(ecs): server optimization#43
MartianGreed merged 2 commits intomainfrom
fix/ecs-perf-optim

Conversation

@MartianGreed
Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 27, 2026

📊 Synthetic Benchmark Results

Comparing against baseline: 20260328T102841Z

Performance Summary

Token Type Duration (ms) Blocks Transactions Events Envelopes Blocks/sec Events/sec
erc721 11504 100 50000 50000 50000 8.69 4346.03
erc20 3118 100 50000 50000 50000 32.06 16030.82
erc1155 10659 100 50000 50000 70000 9.38 4690.83

Comparison with Baseline

Token Type Metric Baseline Current Change
erc721 Throughput (events/sec) 4346.03 4346.03 ➡️ 0.0%
erc721 Duration (ms) 11504 11504 ➡️ 0.0%
erc20 Throughput (events/sec) 16030.82 16030.82 ➡️ 0.0%
erc20 Duration (ms) 3118 3118 ➡️ 0.0%
erc1155 Throughput (events/sec) 4690.83 4690.83 ➡️ 0.0%
erc1155 Duration (ms) 10659 10659 ➡️ 0.0%

Legend:

  • ✅ Improvement (faster)
  • ⚠️ Regression (slower)
  • 📈 Throughput increase
  • 📉 Throughput decrease
  • ➡️ No significant change (<5%)

Stage Latency Breakdown

Token Type Extract (ms) Decode (ms) Sink (ms) Commit (ms)
erc721 12.825166999999999 54.28341499999999 11353.749242 0.04219400000000001
erc20 13.031391000000003 59.07054899999998 2948.594126 0.04564999999999999
erc1155 21.064688000000007 80.72289900000003 10478.317040000002 0.024188000000000008

Generated by Synthetic Benchmark CI

@MartianGreed MartianGreed force-pushed the fix/ecs-perf-optim branch 2 times, most recently from 531a8ec to 1320d83 Compare March 28, 2026 10:21
@MartianGreed MartianGreed merged commit 6c5c433 into main Mar 28, 2026
8 checks passed
@MartianGreed MartianGreed deleted the fix/ecs-perf-optim branch March 28, 2026 20:11
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