Skip to content

op-bindings: speed up build#3116

Merged
tynes merged 1 commit intodevelopfrom
ci/speed-up-bindings
Jul 28, 2022
Merged

op-bindings: speed up build#3116
tynes merged 1 commit intodevelopfrom
ci/speed-up-bindings

Conversation

@tynes
Copy link
Contributor

@tynes tynes commented Jul 28, 2022

Description
Speeds up the op-bindings build as foundry doesn't need to recompile the entire set of contracts if you give it the fully qualified name instead of just the name. I noticed significant speed ups with this.

Building in parallel seems to fail due to contention on downloading the compiler: #3040

@changeset-bot
Copy link

changeset-bot bot commented Jul 28, 2022

⚠️ No Changeset found

Latest commit: d16a853

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@tynes tynes force-pushed the ci/speed-up-bindings branch from 15d8c84 to d16a853 Compare July 28, 2022 16:39
@tynes
Copy link
Contributor Author

tynes commented Jul 28, 2022

This halves the amount of time it takes to run the build op bindings ci step

@tynes tynes requested review from maurelian and mslipper July 28, 2022 16:51
@tynes tynes merged commit 74719d7 into develop Jul 28, 2022
@tynes tynes deleted the ci/speed-up-bindings branch July 28, 2022 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants