Deluge - BSA++ VAR

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++ VAR 115 => BSA++ with no AS, popularity index threshold >= 15, variance popularity threshold 115
  2. BSA++ VAR 230 => BSA++ with no AS, popularity index threshold >= 15, variance popularity threshold 230
  3. BSA++ VAR 345 => BSA++ with no AS, popularity index threshold >= 15, variance popularity threshold 345
  4. BSA++ VAR 460 => BSA++ with no AS, popularity index threshold >= 15, variance popularity threshold 460
  5. BSA++ VAR 575 => BSA++ with no AS, popularity index threshold >= 15, variance popularity threshold 575
  6. BSA++ VAR 690 => BSA++ with no AS, popularity index threshold >= 15, variance popularity threshold 690
  7. BSA++ VAR 805 => BSA++ with no AS, popularity index threshold >= 15, variance popularity threshold 805
  8. BSA++ VAR 920 => BSA++ with no AS, popularity index threshold >= 15, variance popularity threshold 920

Time

Space

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