Skip to content

Commit

Permalink
drop unused comments
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Oct 27, 2020
1 parent c367347 commit 98f0647
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions fil-proofs-tooling/src/bin/benchy/prodbench.rs
Original file line number Diff line number Diff line change
Expand Up @@ -252,13 +252,7 @@ pub fn run(

#[derive(Default, Debug, Serialize)]
struct CircuitOutputs {
// porep_snark_partition_constraints
pub porep_constraints: usize,
// data_inclusion (constraints: sha merklepath)
// window_inclusion (constraints: merkle inclusion path in comm_c)
// ticket_constraints - (skip)
// kdf_constraints
// merkle_tree_datahash_constraints - sha2 constraints 64
}

fn run_measure_circuits(i: &ProdbenchInputs) -> CircuitOutputs {
Expand Down

0 comments on commit 98f0647

Please sign in to comment.