Skip to content

Replace wreq with http-conduit #7

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.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions