Feature #77

Calculate disk footprint more precisely

Added by jbk over 1 year ago. Updated 9 months ago.

Status:New Start:07/11/2010
Priority:Normal Due date:
Assigned to:jbk % Done:

20%

Category:Core
Target version:- Estimated time:5.00 hours

Description

Instead of using estimates and the hardcoded renderer size of 70MB + 20MB output use actual values from the renderer archive as well as output.

History

Updated by jbk 11 months ago

  • Assigned to set to jbk
  • % Done changed from 0 to 10

This is not easy to do automatically since it involves some unknowns. Instead split this value into several subvalues:
1) Size of compressed files
2) Size of extracted files
3) Size of temporary space required for a given session
4) Size of temporary space required for renderer

(1) and (2) should be fairly easily computable whereas (3) and (4) will have to be generous guesses.

Updated by jbk 9 months ago

  • % Done changed from 10 to 20

A session now has a footprint which is added to the computed renderer size.

Also available in: Atom PDF