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

Build Time Improvement #1067

Merged
merged 8 commits into from
Jul 12, 2024
Merged

Build Time Improvement #1067

merged 8 commits into from
Jul 12, 2024

Conversation

v0lkan
Copy link
Contributor

@v0lkan v0lkan commented Jul 12, 2024

This PR converts the build time from this:

real    8m16.804s
user    0m21.000s
sys     0m21.014s

to this:

real    3m11.839s
user    0m37.810s
sys     0m34.813s

@v0lkan v0lkan self-assigned this Jul 12, 2024
@v0lkan v0lkan requested a review from BulldromeQ as a code owner July 12, 2024 08:45
@vmwclabot
Copy link

@v0lkan, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@vmwclabot
Copy link

@v0lkan, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@vmwclabot
Copy link

@v0lkan, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@vmwclabot
Copy link

@v0lkan, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@vmwclabot
Copy link

@v0lkan, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@vmwclabot
Copy link

@v0lkan, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@vmwclabot
Copy link

@v0lkan, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <[email protected]> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@v0lkan v0lkan merged commit f96536d into main Jul 12, 2024
@v0lkan v0lkan deleted the ovolkan/parallell branch July 12, 2024 09:38
v0lkan added a commit that referenced this pull request Jul 13, 2024
* 🚧 build(VSecM): parallelize building images

Signed-off-by: Volkan Özçelik <[email protected]>

* minor

* minor

* move vendor

* removed proto generation from bundle.sh

* even faster

* typo

* code cleanup

---------

Signed-off-by: Volkan Özçelik <[email protected]>
v0lkan added a commit that referenced this pull request Jul 13, 2024
* 🚧 build(VSecM): parallelize building images



* minor

* minor

* move vendor

* removed proto generation from bundle.sh

* even faster

* typo

* code cleanup

---------

Signed-off-by: Volkan Özçelik <[email protected]>
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