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

rafs: minor optimization for tarfs builder #1233

Merged
merged 1 commit into from
Apr 20, 2023

Conversation

jiangliu
Copy link
Collaborator

Minor optimization for tarfs builder.

@jiangliu jiangliu requested a review from a team as a code owner April 20, 2023 07:44
@jiangliu jiangliu requested review from imeoer, changweige and adamqqqplay and removed request for a team April 20, 2023 07:44
@anolis-bot
Copy link
Collaborator

@jiangliu , a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/69013

@anolis-bot
Copy link
Collaborator

@jiangliu , the code has been updated, so a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/69016

@anolis-bot
Copy link
Collaborator

@jiangliu , The CI test is completed, please check result:

Test CaseTest Result
build rust golang image✅ SUCCESS
compile nydusd✅ SUCCESS
compile ctr remote✅ SUCCESS
compile nydus snapshotter✅ SUCCESS
run container with rafs✅ SUCCESS
run container with zran✅ SUCCESS
run container with rafs and compile linux✅ SUCCESS

Congratulations, your test job passed!

Minor optimization for tarfs builder.

Signed-off-by: Jiang Liu <[email protected]>
@anolis-bot
Copy link
Collaborator

@jiangliu , the code has been updated, so a new test job has been submitted. Please wait in patience. The test job url: https://tone.openanolis.cn/ws/nrh4nnio/test_result/69027

@codecov
Copy link

codecov bot commented Apr 20, 2023

Codecov Report

Merging #1233 (7d41a79) into master (79f4a68) will not change coverage.
The diff coverage is 40.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1233   +/-   ##
=======================================
  Coverage   41.35%   41.35%           
=======================================
  Files         126      126           
  Lines       37332    37332           
  Branches    37332    37332           
=======================================
  Hits        15440    15440           
- Misses      21159    21160    +1     
+ Partials      733      732    -1     
Impacted Files Coverage Δ
rafs/src/builder/core/tree.rs 40.00% <0.00%> (ø)
rafs/src/builder/core/node.rs 26.45% <66.66%> (ø)

... and 3 files with indirect coverage changes

@github-actions
Copy link

benchmark-result pull-elapsed(s) create-elapsed(s) run-elapsed(s) total-elapsed(s)
nydus-all-prefetch 0.682590 2.551828 21.926234 25.160652
nydus-filelist-prefetch 0.684412 2.012418 8.067677 10.764507
nydus-no-prefetch 0.696426 0.802546 9.753070 11.252042
oci 29.497472 0.303956 1.334975 31.136403
zran-all-prefetch 1.101368 3.331692 22.407013 26.840073

@anolis-bot
Copy link
Collaborator

@jiangliu , The CI test is completed, please check result:

Test CaseTest Result
build rust golang image✅ SUCCESS
compile nydusd✅ SUCCESS
compile ctr remote✅ SUCCESS
compile nydus snapshotter✅ SUCCESS
run container with rafs✅ SUCCESS
run container with zran✅ SUCCESS
run container with rafs and compile linux✅ SUCCESS

Congratulations, your test job passed!

@anolis-bot
Copy link
Collaborator

@jiangliu , The CI test is completed, please check result:

Test CaseTest Result
build rust golang image✅ SUCCESS
compile nydusd✅ SUCCESS
compile ctr remote✅ SUCCESS
compile nydus snapshotter✅ SUCCESS
run container with rafs✅ SUCCESS
run container with zran✅ SUCCESS
run container with rafs and compile linux✅ SUCCESS

Congratulations, your test job passed!

@imeoer imeoer merged commit ca9f7a8 into dragonflyoss:master Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants