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

Reduce Size of OpenCV Intermediate Container [SAME VERSION] [ALLOW INTERMEDIATE BUILDS] #353

Merged
merged 4 commits into from
Jul 29, 2021

Conversation

kate-goldenring
Copy link
Contributor

@kate-goldenring kate-goldenring commented Jul 27, 2021

What this PR does / why we need it:
This PR reduces the size of the intermediate container for our ONVIF video broker from 1.82 GB -> 296 MB 665MB
A second PR will modify the onvif-video-broker container to leverage this smaller intermediate container

Special notes for your reviewer:
Reduction comes from copying over only the OpenCV Entern statically-linked shared library and OpenCV C# binaries

@kate-goldenring kate-goldenring changed the title Reduce Size of OpenCV Intermediate Container Reduce Size of OpenCV Intermediate Container [SAME VERSION] Jul 27, 2021
@kate-goldenring kate-goldenring changed the title Reduce Size of OpenCV Intermediate Container [SAME VERSION] Reduce Size of OpenCV Intermediate Container [SAME VERSION] [ALLOW INTERMEDIATE BUILDS] Jul 27, 2021
@bfjelds
Copy link
Collaborator

bfjelds commented Jul 28, 2021

from 1.82 GB -> 296 MB

Wow!!!

@kate-goldenring
Copy link
Contributor Author

Also reduces build time from 4hrs to 1.5hrs :)

@kate-goldenring kate-goldenring merged commit 1bc3229 into project-akri:main Jul 29, 2021
@kate-goldenring kate-goldenring deleted the opencv-container branch September 8, 2021 21:35
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