Skip to content

feat(erc1155): refac to use dbpool#59

Merged
MartianGreed merged 1 commit intodb-refactor/mainfrom
feat/erc1155-db-refac
Apr 13, 2026
Merged

feat(erc1155): refac to use dbpool#59
MartianGreed merged 1 commit intodb-refactor/mainfrom
feat/erc1155-db-refac

Conversation

@MartianGreed
Copy link
Copy Markdown
Collaborator

No description provided.

@MartianGreed MartianGreed force-pushed the feat/erc1155-db-refac branch from 749705d to 63b8426 Compare April 8, 2026 14:12
@MartianGreed MartianGreed changed the base branch from db-refactor/felt to db-refactor/main April 8, 2026 14:23
@MartianGreed MartianGreed force-pushed the feat/erc1155-db-refac branch from 63b8426 to 0d6879a Compare April 10, 2026 09:52
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 10, 2026

📊 Synthetic Benchmark Results

Comparing against baseline: 20260413T091839Z

Performance Summary

Token Type Duration (ms) Blocks Transactions Events Envelopes Blocks/sec Events/sec
erc721 11788 100 50000 50000 50000 8.48 4241.25
erc20 2870 100 50000 50000 50000 34.84 17419.23
erc1155 10515 100 50000 50000 70000 9.51 4754.83

Comparison with Baseline

Token Type Metric Baseline Current Change
erc721 Throughput (events/sec) 4241.25 4241.25 ➡️ 0.0%
erc721 Duration (ms) 11788 11788 ➡️ 0.0%
erc20 Throughput (events/sec) 17419.23 17419.23 ➡️ 0.0%
erc20 Duration (ms) 2870 2870 ➡️ 0.0%
erc1155 Throughput (events/sec) 4754.83 4754.83 ➡️ 0.0%
erc1155 Duration (ms) 10515 10515 ➡️ 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 11.886578999999998 396.98368100000005 11311.829337999998 0.043332
erc20 15.893952 60.58653500000002 2709.4237000000007 0.023302000000000017
erc1155 37.18267099999999 68.52866300000001 10329.633612000001 0.02097

Generated by Synthetic Benchmark CI

@MartianGreed MartianGreed force-pushed the feat/erc1155-db-refac branch from 0d6879a to 62bea9b Compare April 10, 2026 10:08
@MartianGreed MartianGreed force-pushed the feat/erc1155-db-refac branch from 62bea9b to 3f704de Compare April 13, 2026 09:15
@MartianGreed MartianGreed merged commit 9065acb into db-refactor/main Apr 13, 2026
8 checks passed
@MartianGreed MartianGreed deleted the feat/erc1155-db-refac branch April 13, 2026 09:22
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