Skip to content

File upload is relatively slow #39

@xiconet

Description

@xiconet

Sir,
Although this is not really an issue, at least not a major one, I would like to report that file upload is relatively slow , approximately only one third of my maximal connexion speed (which is attained when using for instance Firefox).
This is on a machine running WinXP(sp3) and Ruby 1.9. I used the code you provide as an example with two slight modifications: sslv3 and a custom header containing an Oauth2 "access token".
Note that I previously noted that "streamed" multi part uploads with Python were somewhat slower than when the file is loaded in memory, but not to the same extend.
Do you have any idea of how upload could be made faster while avoiding high memory usage?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions