Skip to content

Conversation

@edg-l
Copy link
Contributor

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

Motivation

Closes #issue_number

@github-actions
Copy link

github-actions bot commented Oct 20, 2025

Lines of code report

Total lines added: 0
Total lines removed: 7
Total lines changed: 7

Detailed view
+---------------------------------------------+-------+------+
| File                                        | Lines | Diff |
+---------------------------------------------+-------+------+
| ethrex/crates/storage/store_db/in_memory.rs | 628   | -1   |
+---------------------------------------------+-------+------+
| ethrex/crates/storage/store_db/rocksdb.rs   | 1406  | -2   |
+---------------------------------------------+-------+------+
| ethrex/crates/storage/trie_db/layering.rs   | 134   | -4   |
+---------------------------------------------+-------+------+

@github-actions
Copy link

github-actions bot commented Oct 21, 2025

Benchmark Block Execution Results Comparison Against Main

Command Mean [s] Min [s] Max [s] Relative
base 80.838 ± 0.269 80.391 81.289 1.00
head 90.523 ± 0.849 89.894 92.775 1.12 ± 0.01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

L1 Ethereum client performance

Projects

Status: No status
Status: Todo

Development

Successfully merging this pull request may close these issues.

perf: reduce contention on trie cache

1 participant