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 vstinner
Recipients methane, rhettinger, serhiy.storchaka, tim.peters, vstinner
Date 2017-02-09.10:38:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486636694.08.0.833122771297.issue29476@psf.upfronthosting.co.za>
In-reply-to
Content
I vote -1 on set_no_dummy_reuse.diff since it doesn't show any significant speedup (3 ns on 130 ns with a std dev of 8 ns is not something significant), and makes the set type 2x slower on some corner cases.
History
Date User Action Args
2017-02-09 10:38:14vstinnersetrecipients: + vstinner, tim.peters, rhettinger, methane, serhiy.storchaka
2017-02-09 10:38:14vstinnersetmessageid: <1486636694.08.0.833122771297.issue29476@psf.upfronthosting.co.za>
2017-02-09 10:38:14vstinnerlinkissue29476 messages
2017-02-09 10:38:13vstinnercreate