superchain-ops icon indicating copy to clipboard operation
superchain-ops copied to clipboard

CI job template_regression_tests could be faster

Open blmalone opened this issue 1 year ago • 0 comments

We do chain discovery via the address registry for each task that is simulated. If we could either (1) make chain discovery faster with concurrency or (2) read the addresses from the local addresses.json file (down side is we are running a no production code path).

See PR that introduced this feature: https://github.com/ethereum-optimism/superchain-ops/pull/634

blmalone avatar Feb 21 '25 16:02 blmalone