semaphore-protocol / semaphore

A zero-knowledge protocol for anonymous interactions.
https://semaphore.pse.dev
MIT License
898 stars 194 forks source link

perf: speed up local scripts #810

Closed sripwoud closed 3 months ago

sripwoud commented 3 months ago
Before After
yarn build:libraries 37.869s 24.732s
yarn test 22.553s 12.358s
openzeppelin-code[bot] commented 3 months ago

perf: speed up local scripts

Generated at commit: 2a98b0db3223722b66f33016cbee009f55e88cfe

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
0
0
0
4
15
19
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

cedoor commented 3 months ago

Ready to be merged I think @sripwoud! Thanks :)