Skip to content

New benchmark #66

Description

@ArjixWasTaken
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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions