Agoric / agoric-sdk

monorepo for the Agoric Javascript smart contract platform
Apache License 2.0
328 stars 207 forks source link

feat(zoe): cache bundles in bundleAndInstall of setUpZoeForTest #10554

Open dckc opened 1 week ago

dckc commented 1 week ago

DRAFT; goal: closes: #10427 refs: #10550

Description / Testing Considerations

Security / Documentation Considerations

It's not clear that the cache works correctly with multiple concurrent tests. There's a bundleDir option, but using that would largely defeat the purpose.

Scaling Considerations

should make at least fast-usdc contract tests (#10550) run faster

Upgrade Considerations

n/a. test only

cloudflare-workers-and-pages[bot] commented 2 days ago

Deploying agoric-sdk with  Cloudflare Pages  Cloudflare Pages

Latest commit: bb713ff
Status: ✅  Deploy successful!
Preview URL: https://3a9f7d72.agoric-sdk.pages.dev
Branch Preview URL: https://dc-ztest-cache.agoric-sdk.pages.dev

View logs