Skip to content

Conversation

edg-l
Copy link
Contributor

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

it's zero cost when not enabled by the feature

Copy link

github-actions bot commented Oct 9, 2025

Lines of code report

Total lines added: 172
Total lines removed: 0
Total lines changed: 172

Detailed view
+---------------------------------------------------+-------+------+
| File                                              | Lines | Diff |
+---------------------------------------------------+-------+------+
| ethrex/cmd/ethrex/ethrex.rs                       | 65    | +1   |
+---------------------------------------------------+-------+------+
| ethrex/crates/blockchain/blockchain.rs            | 905   | +21  |
+---------------------------------------------------+-------+------+
| ethrex/crates/blockchain/fork_choice.rs           | 132   | +3   |
+---------------------------------------------------+-------+------+
| ethrex/crates/blockchain/mempool.rs               | 755   | +22  |
+---------------------------------------------------+-------+------+
| ethrex/crates/blockchain/payload.rs               | 680   | +20  |
+---------------------------------------------------+-------+------+
| ethrex/crates/blockchain/vm.rs                    | 109   | +5   |
+---------------------------------------------------+-------+------+
| ethrex/crates/common/rlp/decode.rs                | 685   | +32  |
+---------------------------------------------------+-------+------+
| ethrex/crates/common/rlp/encode.rs                | 512   | +1   |
+---------------------------------------------------+-------+------+
| ethrex/crates/networking/p2p/discv4/peer_table.rs | 1030  | +38  |
+---------------------------------------------------+-------+------+
| ethrex/crates/networking/p2p/peer_handler.rs      | 1818  | +18  |
+---------------------------------------------------+-------+------+
| ethrex/crates/networking/p2p/snap.rs              | 934   | +4   |
+---------------------------------------------------+-------+------+
| ethrex/crates/networking/p2p/sync.rs              | 1489  | +2   |
+---------------------------------------------------+-------+------+
| ethrex/crates/networking/p2p/tx_broadcaster.rs    | 314   | +5   |
+---------------------------------------------------+-------+------+

Copy link

github-actions bot commented Oct 10, 2025

Benchmark Block Execution Results Comparison Against Main

Command Mean [s] Min [s] Max [s] Relative
base 88.253 ± 0.327 87.839 88.718 1.01 ± 0.00
head 87.814 ± 0.204 87.427 88.115 1.00

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.

1 participant