← Back to Goals
COLD_STORAGE_WRITE — model combos
Every candidate model combo evm-gasfit considered for each client's
COLD_STORAGE_WRITE fit. The selected combo (winner)
sets the value used on the Goals page for the
STORAGE_WRITE goal (target 8,000, after subtracting 2,100 for the bundled cold-access component — the COLD_STORAGE_ACCESS goal).
besu
| Combo | Proposed gas | R² | p-value | Runtime (ms) |
| test_sstore_bloated · SSTORE · target_coef (slots=False) selected |
10,354 over goal |
0.906 |
0.001 |
0.1381 |
| test_sstore_bloated · SSTORE · target_coef (slots=True) |
6,991 |
0.977 |
0.001 |
0.0932 |
erigon
| Combo | Proposed gas | R² | p-value | Runtime (ms) |
| test_sstore_bloated · SSTORE · target_coef (slots=False) selected |
17,371 over goal |
0.996 |
0.001 |
0.2316 |
| test_sstore_bloated · SSTORE · target_coef (slots=True) |
10,639 over goal |
0.990 |
0.001 |
0.1418 |
ethrex
| Combo | Proposed gas | R² | p-value | Runtime (ms) |
| test_sstore_bloated · SSTORE · target_coef (slots=True) selected * |
753 |
0.240 |
0.001 |
0.01003 |
| test_sstore_bloated · SSTORE · target_coef (slots=False) * |
0 |
0.000 |
1 |
0 |
geth
| Combo | Proposed gas | R² | p-value | Runtime (ms) |
| test_sstore_bloated · SSTORE · target_coef (slots=False) selected |
10,106 over goal |
0.891 |
0.001 |
0.1347 |
| test_sstore_bloated · SSTORE · target_coef (slots=True) |
6,937 |
0.992 |
0.001 |
0.09248 |
nethermind
| Combo | Proposed gas | R² | p-value | Runtime (ms) |
| test_sstore_bloated · SSTORE · target_coef (slots=False) selected |
5,662 |
0.966 |
0.001 |
0.07548 |
| test_sstore_bloated · SSTORE · target_coef (slots=True) |
4,386 |
0.973 |
0.001 |
0.05848 |
reth
| Combo | Proposed gas | R² | p-value | Runtime (ms) |
| test_sstore_bloated · SSTORE · target_coef (slots=False) selected |
3,090 |
0.899 |
0.001 |
0.04119 |
| test_sstore_bloated · SSTORE · target_coef (slots=True) |
2,032 |
0.988 |
0.001 |
0.02709 |