Improve database rebuilding.
authorMichael Vrable <vrable@cs.hmc.edu>
Fri, 26 Apr 2013 19:50:30 +0000 (12:50 -0700)
committerMichael Vrable <vrable@cs.hmc.edu>
Sun, 26 Jan 2014 20:26:33 +0000 (12:26 -0800)
commita889b1bf040b9f9877f33aedc83b514a1e44fbbc
treee3e153caa80a4902d64eca1f09a2f9deef3c9c68
parent92139dd79d795c41df068b2ab379c40ccc275336
Improve database rebuilding.

  - Compute estimated sizes (lower bounds) for objects.
  - Do not rebuild subfile incrementals for very small objects.
python/cumulus/rebuild_database.py