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 dilettant, ethan.furman, jab, methane, python-dev, rhettinger, serhiy.storchaka, vstinner
Date 2016-09-12.12:49:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473684561.52.0.555515157478.issue27350@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy: "Could you compare the performance between the version just before adding new dict implementation and the version just after this?"

I'm running benchmarks, I will keep you in touch :-)

Since the main issue (implement compact dict) is solved, I close the issue. Please open new specific issue if you want to enhance the implementation, fix bugs, etc.
History
Date User Action Args
2016-09-12 12:49:21vstinnersetrecipients: + vstinner, rhettinger, jab, methane, ethan.furman, python-dev, serhiy.storchaka, dilettant
2016-09-12 12:49:21vstinnersetmessageid: <1473684561.52.0.555515157478.issue27350@psf.upfronthosting.co.za>
2016-09-12 12:49:21vstinnerlinkissue27350 messages
2016-09-12 12:49:21vstinnercreate