Issue #28731: Optimize _PyDict_NewPresized() to create correct size dict.
Improve speed of dict literal with constant keys up to 30%.
Showing
Please
register
or
sign in
to comment
Improve speed of dict literal with constant keys up to 30%.