Skip to content

perf(l1): add snapshot layer bloom filtering#5112

Closed
edg-l wants to merge 5 commits into
mainfrom
bloom_filter
Closed

perf(l1): add snapshot layer bloom filtering#5112
edg-l wants to merge 5 commits into
mainfrom
bloom_filter

Conversation

@edg-l

@edg-l edg-l commented Oct 30, 2025

Copy link
Copy Markdown
Contributor

Status: testing performance

@github-actions

github-actions Bot commented Oct 30, 2025

Copy link
Copy Markdown

Lines of code report

Total lines added: 21
Total lines removed: 0
Total lines changed: 21

Detailed view
+-------------------------------------------+-------+------+
| File                                      | Lines | Diff |
+-------------------------------------------+-------+------+
| ethrex/crates/storage/trie_db/layering.rs | 135   | +21  |
+-------------------------------------------+-------+------+

@edg-l edg-l changed the title wip perf(1): add snapshot layer bloom filtering perf(1): add snapshot layer bloom filtering Oct 30, 2025
@github-actions github-actions Bot added the performance Block execution throughput and performance in general label Oct 30, 2025
@edg-l edg-l changed the title perf(1): add snapshot layer bloom filtering perf(l1): add snapshot layer bloom filtering Oct 30, 2025
@github-actions github-actions Bot added the L1 Ethereum client label Oct 30, 2025
@edg-l edg-l moved this from Todo to In review in ethrex_performance Oct 30, 2025
@edg-l edg-l removed this from ethrex_l1 Oct 30, 2025
@edg-l edg-l moved this from In review to In Progress in ethrex_performance Oct 30, 2025
@edg-l
edg-l marked this pull request as ready for review October 30, 2025 10:56
@edg-l
edg-l requested a review from a team as a code owner October 30, 2025 10:56
@github-actions

github-actions Bot commented Oct 30, 2025

Copy link
Copy Markdown

Benchmark Block Execution Results Comparison Against Main

Command Mean [s] Min [s] Max [s] Relative
base 65.032 ± 0.188 64.720 65.246 1.00
head 65.679 ± 0.194 65.463 66.153 1.01 ± 0.00

@edg-l edg-l closed this Nov 18, 2025
@github-project-automation github-project-automation Bot moved this from In Progress to Done in ethrex_performance Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

L1 Ethereum client performance Block execution throughput and performance in general

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant