Skip to content

Add --csv flag to export sweep results as CSV #111

@carpalsgrabby

Description

@carpalsgrabby

Extend sweep_layouts.py with a --csv option that writes a CSV file containing the columns:
leaves,fanout,treeHeight,totalNodes,proofBranchLength,perProofBytes,totalCommitmentBytes.
Keep the existing table output by default.
Add tests that confirm the CSV header and row contents.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions