Skip to content

Very slow response to RPC queries #1440

@TwoLeaves

Description

@TwoLeaves

In the course of tracking down the cause of some segfaults in the latest 0.15.2 release (TBD), I've found the current rtorrent master is very slow to respond to RPC requests (at least when queried via rtcontrol). A simple string search against torrent names takes somewhere between 10 seconds and two minutes (rather than nearly instantly as in the latest 0.15.2 release). This is regardless of whether rtorrent is compiled with tinyxml2 or xmlrpc-c. After testing against the small number of commits made since the last release, it seems the regression is due to "Fix SCGI threading and added missing header." commit. I tested on macOS and ArchLinux with the same behaviour on both.

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