8000 Questions to answer after the VE varying size tests · Issue #903 · cometbft/cometbft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Questions to answer after the VE varying size tests #903
Closed
@lasarojc

Description

@lasarojc

A TODO for PR #888
Consider in the #578

  • Memory usage seems to indicate a trend up.
    - Run baseline for for longer to clarify.
  • During the 5 minute interval to clean up the mempool, some nodes actually have the mempool expanding.
    - Hypothesis: these are seed nodes, which frequently have to catch up. We need to investigate further; possibly filter messages in seed nodes.
  • If the mempool size drops quickly, why is the memory slow to empty? Slow GC?
    - The load created by the load generator seems to be a small part of the actual load.
  • Runs with larger extensions use many rounds.
    - Check the effect of running with longer timeouts.
  • The app causes proposals to be large, not only VE.
    - Run with the app modified so the proposals are not increased?
  • what is the effect on block sizes?
    • blocks are of size 2 x Extension Size x Quorum size.

Metadata

Metadata

Assignees

Labels

choredocumentationImprovements or additions to documentation

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0