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

New benchmark #66

Open
ArjixWasTaken opened this issue Nov 20, 2023 · 0 comments
Open

New benchmark #66

ArjixWasTaken opened this issue Nov 20, 2023 · 0 comments

Comments

@ArjixWasTaken
Copy link

time wget $url -O wget.iso -q
________________________________________________________
Executed in  388.98 secs    fish           external
   usr time    8.60 secs  774.00 micros    8.59 secs
   sys time   18.56 secs  289.00 micros   18.56 secs



❯ time pget $url -o pget.iso
________________________________________________________
Executed in  312.20 secs    fish           external
   usr time    7.18 secs    0.00 millis    7.18 secs
   sys time   17.47 secs    1.71 millis   17.46 sec



❯ time aria2c $url -o=aria2.iso --file-allocation=falloc
________________________________________________________
Executed in  469.05 secs    fish           external
   usr time   13.69 secs  585.00 micros   13.69 secs
   sys time   14.37 secs  222.00 micros   14.37 secs

Surprisingly you surpassed aria2 when it comes to default settings.
(well, I did specify a better file allocation method for aria2, dunno if that changes the times much)

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

No branches or pull requests

1 participant