NethermindEth / Paprika

A custom storage engine of Nethermind, benefiting from the alignment of the underlying data structure with the layout of State & Storage trees of Ethereum.
GNU Lesser General Public License v3.0
89 stars 11 forks source link

Write time metric introduced #337

Closed Scooletz closed 3 months ago

Scooletz commented 3 months ago

This PR enhances metrics with the actual time spent on awaiting file writes.

github-actions[bot] commented 3 months ago

Code Coverage

Package Line Rate Branch Rate Health
Paprika 85% 80%
Summary 85% (3855 / 4511) 80% (1208 / 1518)

Minimum allowed line rate is 75%