hyperledger-caliper/caliper-benchmarks

Investigate the possibility of caching the caliper install and fabric binding for the test pipeline

Closed this issue · 0 comments

To install caliper I see it takes

added 715 packages from 426 contributors and audited 715 packages in 60.611s

To bind to fabric 2.2 I see it takes

added 48 packages from 50 contributors and audited 1264 packages in 23.468s

If possible we can look into caching these installs. Another option would be to bind to fabric:2.4 as it might be faster.