-
-
Notifications
You must be signed in to change notification settings - Fork 437
Closed
Description
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
Labels
No labels