[Checkins] SVN: zodbupdate/branches/adamg-faster/CHANGES.txt yup, ALAP unpickling made it almost 40% faster

Adam Groszer agroszer at gmail.com
Wed Sep 29 03:39:45 EDT 2010


Log message for revision 117048:
  yup, ALAP unpickling made it almost 40% faster

Changed:
  U   zodbupdate/branches/adamg-faster/CHANGES.txt

-=-
Modified: zodbupdate/branches/adamg-faster/CHANGES.txt
===================================================================
--- zodbupdate/branches/adamg-faster/CHANGES.txt	2010-09-29 06:58:22 UTC (rev 117047)
+++ zodbupdate/branches/adamg-faster/CHANGES.txt	2010-09-29 07:39:45 UTC (rev 117048)
@@ -7,6 +7,9 @@
 - More debug logging shows now the currently processed OID
   (that is helpful to determine which object misses the factory)
 
+- Unpickle payload with the C pickler only if there's a rename
+  required. That makes it a lot faster when there are not so many changes.
+
 0.4 (2010-07-14)
 ----------------
 



More information about the checkins mailing list