Skip to content

Replace wreq with http-conduit #7

@dbp

Description

@dbp

wreq has some performance problems, at least when last investigated, due to in creating a new request context every request (which takes is about 5MB of memory). We should be able to drop down to what wreq uses underneath, http-conduit, without too much trouble.

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