[ZODB-Dev] Pickle size sums

Chris Withers chrisw@nipltd.com
Sat, 17 Nov 2001 14:29:06 +0000


"Barry A. Warsaw" wrote:
> 
> Various ways, but the way I did it was to essentially instrument
> copyTransactionsFrom() and keep a sum of the `data' argument to
> storage.store().

Hurm, given that I'm not using copyTransactionsFrom, what should I be looking to
instrument?

cheers,

Chris