Deluge - BSA++ (npa)

Deluge is a BitTorrent client, created using Python and GTK+ (through PyGTK). Deluge is currently usable on POSIX-compliant operating systems. It is intended to bring a native, full-featured client to GTK desktop environments such as GNOME and Xfce. The program uses the libtorrent C++ library through official Python bindings.

Inputs and trace's reports

We collect 1 trace of Deluge's allocation when doing:
  1. Download (and upload) two music torrents (total 1GB) until they are completed => report input 1
You can find all MallocLab's traces for Deluge here.

Allocator's configurations

  1. BSA++ (npa) 10 => BSA++ with no AS, no page allocatione (npa), popularity index threshold 10
  2. BSA++ (npa) 30 => BSA++ with no AS, no page allocatione (npa), popularity index threshold 30
  3. BSA++ (npa) 50 => BSA++ with no AS, no page allocatione (npa), popularity index threshold 50
  4. BSA++ (npa) 70 => BSA++ with no AS, no page allocatione (npa), popularity index threshold 70
  5. BSA++ (npa) 90 => BSA++ with no AS, no page allocatione (npa), popularity index threshold 90

Time

Space

Return to the program's overview Return to the main page