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

disable pip cache due to slow upload and download #28

Merged
merged 1 commit into from
Oct 15, 2021

Conversation

xyb
Copy link
Collaborator

@xyb xyb commented Oct 15, 2021

Github Actions' caching infrastructure is too slow to use recently, so temporary disable it to improve the speed of CI:

  • pip install: 37s
  • pip cache upload: 11m 37s
  • pip cache download: 3m 53s

pip install: 37s
pip cache upload: 11m 37s
pip cache download: 3m 53s
@codecov-commenter
Copy link

codecov-commenter commented Oct 15, 2021

Codecov Report

Merging #28 (4c9d1a8) into main (f72539f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #28   +/-   ##
=======================================
  Coverage   90.28%   90.28%           
=======================================
  Files           6        6           
  Lines         700      700           
=======================================
  Hits          632      632           
  Misses         68       68           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f72539f...4c9d1a8. Read the comment docs.

@xyb xyb merged commit e2ba423 into megvii-research:main Oct 15, 2021
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