Skip to content

research/perf on hash #178

@lispc

Description

@lispc

poseidon(2):

 $ plonkit analyse  -c testdata/Poseidon_2/circuit.r1cs
[2021-08-12T08:55:46Z INFO  plonkit] Loading circuit from testdata/Poseidon_2/circuit.r1cs...
[2021-08-12T08:55:46Z INFO  plonkit] analyse result: {
      "num_inputs": 4,
      "num_aux": 239,
      "num_variables": 243,
      "num_constraints": 240,
      "num_nontrivial_constraints": 240,
      "num_gates": 935,
      "num_hints": 240
    }
[2021-08-12T08:55:46Z INFO  plonkit] output to analyse.json
[  4:55PM ]  [ zhangzhuo@MacBook-Air-3:~/repos/fluidex/circuits(master✗) ]
 $ npx snarkjs info testdata/Poseidon_2/circuit.r1cs
[INFO]  snarkJS: Curve: bn-128
[INFO]  snarkJS: # of Wires: 243
[INFO]  snarkJS: # of Constraints: 240
[INFO]  snarkJS: # of Private Inputs: 0
[INFO]  snarkJS: # of Public Inputs: 2
[INFO]  snarkJS: # of Labels: 1108
[INFO]  snarkJS: # of Outputs: 1

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