You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All block streaming components should optimally be compose-able and handle their individual tasks with minimal knowledge of what component is before and after it. Therefore benchmarks (run via cargo bench) should be written for each component individually and cover the expected diversity of conditions the components are expected to experience.
The text was updated successfully, but these errors were encountered:
iamalwaysuncomfortable
changed the title
Write cargo bench benchmarks for LedgerDB Elements
Write cargo bench benchmarks for Ledger Streaming Elements
Apr 12, 2022
All block streaming components should optimally be compose-able and handle their individual tasks with minimal knowledge of what component is before and after it. Therefore benchmarks (run via cargo bench) should be written for each component individually and cover the expected diversity of conditions the components are expected to experience.
The text was updated successfully, but these errors were encountered: