Skip to content

Circuit results CSV filenames should be consistent #43

@StefanosChaliasos

Description

@StefanosChaliasos

Currently, there is no naming convention for filenames:

├── bellman
│   ├── bellman_bls12_381_exponentiate.csv
│   ├── bellman_bls12_381_sha256.csv
│   ├── jsons
│   └── memory
├── circom
│   ├── circom_exponentiate.csv
│   └── circom_sha256.csv
├── gnark
│   ├── groth16_exponentiate.csv
│   ├── groth16_sha256.csv
│   ├── plonk_exponentiate.csv
│   └── plonk_sha256.csv
├── halo2_pse
│   ├── halo2_pse_bn256_exponentiate.csv
│   ├── halo2_pse_bn256_sha256.csv
│   ├── jsons
│   └── memory
└── starky
    ├── jsons
    ├── memory
    └── starky_goldilocks_exponentiate.csv

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions