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

add a new run command along with a new flag #1300

Merged
merged 13 commits into from
Jun 13, 2020

Conversation

tejal29
Copy link
Member

@tejal29 tejal29 commented Jun 6, 2020

Relates to snapshotting is slow issue.

In this Pr, i am experimenting a new run command implemetation.
Next steps would be to run kaniko with this flag on GCB for different memory config and files. #1299

@googlebot googlebot added the cla: yes CLA signed by all commit authors label Jun 6, 2020
@tejal29
Copy link
Member Author

tejal29 commented Jun 6, 2020

Performance improvement


Number of Files | Total Build Time Full Snapshot - current | Total Build Time - Snapshot None | %decrease
-- | -- | -- | --
10000 | 13.834973 | 8.111625 | 41.37%
50000 | 47.926338 | 32.676982 | 31.82%
100000 | 96.440554 | 56.665994 | 41.24%
200000 | 187.346273 | 123.323148 | 34.17%
300000 | 341.233622 | 175.900867 | 48.45%
500000 | 1404.410121 | 303.784665 | 78.37%
700000 | 1772.379601 | 428.679737 | 75.81%

@tejal29 tejal29 closed this Jun 7, 2020
@tejal29 tejal29 reopened this Jun 7, 2020
@tejal29 tejal29 merged commit aeaea50 into GoogleContainerTools:master Jun 13, 2020
@tejal29 tejal29 added the area/performance issues related to kaniko performance enhancement label Aug 22, 2020
@tejal29 tejal29 deleted the create_new_run branch April 26, 2021 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/performance issues related to kaniko performance enhancement cla: yes CLA signed by all commit authors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants