[issue27350] Compact and ordered dict

STINNER Victor report at bugs.python.org
Mon Sep 12 08:49:21 EDT 2016


STINNER Victor added the comment:

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.

----------
resolution:  -> fixed
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27350>
_______________________________________


More information about the Python-bugs-list mailing list