Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write cargo bench benchmarks for Ledger Streaming Elements #1707

Open
Tracked by #1433
jcape opened this issue Mar 28, 2022 · 0 comments
Open
Tracked by #1433

Write cargo bench benchmarks for Ledger Streaming Elements #1707

jcape opened this issue Mar 28, 2022 · 0 comments
Assignees

Comments

@jcape
Copy link
Contributor

jcape commented Mar 28, 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.

@jcape jcape moved this from Todo to In Progress in Blockchain Core Apr 8, 2022
@iamalwaysuncomfortable iamalwaysuncomfortable linked a pull request Apr 12, 2022 that will close this issue
@iamalwaysuncomfortable iamalwaysuncomfortable changed the title Write cargo bench benchmarks for LedgerDB Elements Write cargo bench benchmarks for Ledger Streaming Elements Apr 12, 2022
@jcape jcape modified the milestones: (2022-Q1) Blockchain Consumers Go Fast, 1.4.0 Release May 23, 2022
@jcape jcape removed this from the v4.0.0 milestone Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants