Skip to content

Conversation

@kenhys
Copy link
Contributor

@kenhys kenhys commented Dec 12, 2024

In the previous versions, it download artifacts from GitHub in serial not parallel, so it takes huge amount of times.

In this version, it tries to download them in parallel, so it fixes above issue.

In the previous versions, it download artifacts from
GitHub in serial not parallel, so it takes huge amount of times.

In this version, it tries to download them in parallel,
so it fixes above issue.

Signed-off-by: Kentaro Hayashi <[email protected]>
Copy link
Contributor

@daipom daipom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

@daipom daipom merged commit 7dec774 into fluent:master Dec 13, 2024
84 of 97 checks passed
@kenhys kenhys deleted the boost-dowload-tweak branch December 13, 2024 01:06
kenhys added a commit that referenced this pull request Feb 10, 2025
In the previous versions, it download artifacts from GitHub in serial
not parallel, so it takes huge amount of times.

In this version, it tries to download them in parallel, so it fixes
above issue.

Signed-off-by: Kentaro Hayashi <[email protected]>
kenhys added a commit that referenced this pull request Feb 10, 2025
In the previous versions, it download artifacts from GitHub in serial
not parallel, so it takes huge amount of times.

In this version, it tries to download them in parallel, so it fixes
above issue.

Signed-off-by: Kentaro Hayashi <[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