Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the cleaning of the cache to speed up the build. #1680

Merged
merged 1 commit into from
Apr 16, 2020
Merged

Remove the cleaning of the cache to speed up the build. #1680

merged 1 commit into from
Apr 16, 2020

Conversation

gabrieldemarmiesse
Copy link
Member

@gabrieldemarmiesse gabrieldemarmiesse commented Apr 16, 2020

See #1655

We cleaned the cache to make sure that the options for building the wheels were taken into account, but one could argue that it's bazel's job to invalidate the cache, not ours, so we can let bazel decide what to do.

When building the wheel, we went from 5m to 1s.

Copy link
Member

@seanpmorgan seanpmorgan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice speed up.. wheels look correct

@seanpmorgan seanpmorgan merged commit 57b8ba5 into tensorflow:master Apr 16, 2020
@bhack
Copy link
Contributor

bhack commented Apr 16, 2020

@gabrieldemarmiesse I still see in https://github.com/tensorflow/addons/runs/591598847 21m 20s. Is this just a local effect?

jrruijli pushed a commit to jrruijli/addons that referenced this pull request Dec 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants