Closed chancehudson closed 4 months ago
This PR adds our own implementation of zkey reading/parsing. This is in response to the slow read performance of ark_circom.
Performance reading and parsing the keccak256_256_test_final.zkey in release mode:
keccak256_256_test_final.zkey
release
7.57 s
172.96 ms
442e7f6
View logs
Closing in favor of #197
This PR adds our own implementation of zkey reading/parsing. This is in response to the slow read performance of ark_circom.
Performance reading and parsing the
keccak256_256_test_final.zkey
inrelease
mode:7.57 s
172.96 ms