This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients collinwinter, pitrou
Date 2009-04-02.19:44:44
SpamBayes Score 0.023138465
Marked as misclassified No
Message-id <1238701570.8858.36.camel@fsol>
In-reply-to <43aa6ff70904021239g7bfa0a26t98286eb4732810e6@mail.gmail.com>
Content
> Certainly; see http://bugs.python.org/issue5671 for the list version.
> It doesn't make as big an impact on the benchmark, though.

How about splitting the benchmark in parts:
- (un)pickling lists
- (un)pickling dicts
- (un)pickling sets
(etc.)
History
Date User Action Args
2009-04-02 19:44:45pitrousetrecipients: + pitrou, collinwinter
2009-04-02 19:44:44pitroulinkissue5670 messages
2009-04-02 19:44:44pitroucreate