GhostScript - BSA++ (npa)

GhostScript is a viewer of PDF, PostScript and other formats.

Inputs and trace's reports

We collect 3 traces of GhostScript's allocation when use to process these PDFs:
  1. Single page with two charts => report input 1
  2. Self language manuale => report input 2
  3. GCC manual 4.5 => report input 3
You can find all MallocLab's traces for GhostScript 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