← Back to Goals
COLD_ACCOUNT_NOCODE_WRITE — model combos
Every candidate model combo evm-gasfit considered for each client's
COLD_ACCOUNT_NOCODE_WRITE fit. The selected combo (winner)
sets the value used on the Goals page for the
ACCOUNT_WRITE goal (target 9,000, after subtracting 3,000 for the bundled cold-access component — the COLD_ACCOUNT_ACCESS goal).
besu
| Combo | Proposed gas | R² | p-value | Runtime (ms) |
| test_account_access · CALL · target_coef (NON_EXISTING_ACCOUNT) selected |
13,426 over goal |
0.860 |
0.001 |
0.179 |
| test_account_access · CALLCODE · target_coef (NON_EXISTING_ACCOUNT) |
2,851 |
0.827 |
0.001 |
0.03801 |
| test_account_access · CALLCODE · target_coef (EXISTING_EOA) |
2,867 |
0.823 |
0.001 |
0.03823 |
| test_account_access · CALL · target_coef (EXISTING_EOA) |
8,774 |
0.966 |
0.001 |
0.117 |
erigon
| Combo | Proposed gas | R² | p-value | Runtime (ms) |
| test_account_access · CALL · target_coef (NON_EXISTING_ACCOUNT) selected |
20,589 over goal |
0.989 |
0.001 |
0.2745 |
| test_account_access · CALLCODE · target_coef (NON_EXISTING_ACCOUNT) |
555 |
0.993 |
0.001 |
0.007398 |
| test_account_access · CALLCODE · target_coef (EXISTING_EOA) |
575 |
0.988 |
0.001 |
0.00766 |
| test_account_access · CALL · target_coef (EXISTING_EOA) |
11,149 |
0.990 |
0.001 |
0.1486 |
ethrex
| Combo | Proposed gas | R² | p-value | Runtime (ms) |
| test_account_access · CALL · target_coef (NON_EXISTING_ACCOUNT) selected |
3,616 |
0.822 |
0.001 |
0.0482 |
| test_account_access · CALLCODE · target_coef (NON_EXISTING_ACCOUNT) |
158 |
0.684 |
0.001 |
0.002105 |
| test_account_access · CALLCODE · target_coef (EXISTING_EOA) |
1,411 |
0.982 |
0.001 |
0.0188 |
| test_account_access · CALL · target_coef (EXISTING_EOA) |
2,707 |
0.991 |
0.001 |
0.03608 |
geth
| Combo | Proposed gas | R² | p-value | Runtime (ms) |
| test_account_access · CALL · target_coef (NON_EXISTING_ACCOUNT) selected |
11,923 |
0.984 |
0.001 |
0.159 |
| test_account_access · CALLCODE · target_coef (EXISTING_EOA) |
2,344 |
0.986 |
0.001 |
0.03124 |
| test_account_access · CALLCODE · target_coef (NON_EXISTING_ACCOUNT) |
2,457 |
0.992 |
0.001 |
0.03276 |
| test_account_access · CALL · target_coef (EXISTING_EOA) |
7,704 |
0.997 |
0.001 |
0.1027 |
nethermind
| Combo | Proposed gas | R² | p-value | Runtime (ms) |
| test_account_access · CALL · target_coef (NON_EXISTING_ACCOUNT) selected |
7,434 |
0.898 |
0.001 |
0.09912 |
| test_account_access · CALLCODE · target_coef (NON_EXISTING_ACCOUNT) |
1,021 |
0.948 |
0.001 |
0.0136 |
| test_account_access · CALLCODE · target_coef (EXISTING_EOA) |
1,033 |
0.969 |
0.001 |
0.01377 |
| test_account_access · CALL · target_coef (EXISTING_EOA) |
4,901 |
0.979 |
0.001 |
0.06534 |
reth
| Combo | Proposed gas | R² | p-value | Runtime (ms) |
| test_account_access · CALL · target_coef (NON_EXISTING_ACCOUNT) selected |
4,079 |
0.898 |
0.001 |
0.05438 |
| test_account_access · CALLCODE · target_coef (EXISTING_EOA) |
471 |
0.940 |
0.001 |
0.006271 |
| test_account_access · CALLCODE · target_coef (NON_EXISTING_ACCOUNT) |
471 |
0.923 |
0.001 |
0.006277 |
| test_account_access · CALL · target_coef (EXISTING_EOA) |
2,573 |
0.989 |
0.001 |
0.0343 |