2010/12/8 Piotr Jaroszyński <[email protected]>: > 2010/12/8 Piotr Jaroszyński <[email protected]>: >> 12-07 04:56PM 36.559 Running pickle 100 times took 3221 megacycles >> 12-07 04:56PM 37.152 Running depickle 100 times took 1631 megacycles >> >> 12-07 04:56PM 39.778 Running protobufy 100 times took 7339 megacycles >> 12-07 04:56PM 40.424 Running pickle_protobufed 100 times took 1742 megacycles >> 12-07 04:56PM 41.446 Running depickle_protobufed 100 times took 2843 >> megacycles >> 12-07 04:56PM 43.823 Running deprotobufy 100 times took 6634 megacycles > > Sorry but the above results were from a version w/o the .Encode() in > protobufy(): Updated: > > 12-07 05:28PM 34.018 Running pickle 100 times took 3513 megacycles > 12-07 05:28PM 34.679 Running depickle 100 times took 1816 megacycles > > 12-07 05:28PM 37.710 Running protobufy 100 times took 8471 megacycles > 12-07 05:28PM 37.878 Running pickle_protobufed 100 times took 391 megacycles > 12-07 05:28PM 37.958 Running depickle_protobufed 100 times took 222 megacycles > 12-07 05:28PM 41.111 Running deprotobufy 100 times took 8825 megacycles
To be clear, these results are from production (dev server doesn't even seem to emulate the quota api). -- Best Regards Piotr Jaroszyński -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
