Audacity - BSA++ AS

Audacity is a free software, cross-platform digital audio editor and recording application. It is available for Windows, Mac OS X, Linux and BSD. Audacity was created by Dominic Mazzoni while he was a graduate student at Carnegie Mellon University.

Inputs and trace's reports

We collect 2 traces of Audacity's allocation when doing:
  1. Start the program => report input 1
  2. Import an MP3 song (5.4mb), cut some seconds of song and export as MP3 => report input 2
You can find all MallocLab's traces for Audacity here.

Allocator's configurations

  1. BSA++ AS 10 => BSA++ with AS, popularity index threshold 10
  2. BSA++ AS 30 => BSA++ with AS, popularity index threshold 30
  3. BSA++ AS 50 => BSA++ with AS, popularity index threshold 50
  4. BSA++ AS 70 => BSA++ with AS, popularity index threshold 70
  5. BSA++ AS 90 => BSA++ with AS, popularity index threshold 90

Time

Space

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