Consensys / gnark

gnark is a fast zk-SNARK library that offers a high-level API to design circuits. The library is open source and developed under the Apache 2.0 license
https://hackmd.io/@gnark
Apache License 2.0
1.45k stars 380 forks source link

feat: replace stats gob format with csv for easier diffs #1276

Closed gbotrel closed 2 months ago

gbotrel commented 2 months ago

Description

Stores snippets stats in CSV format to get readable diffs in CI / tests.