New submission from Mark Shannon:

Issue 23601 advocates using the small object allocator for dict-keys objects 
and the results of tests are good.

Using the small object allocator for dict value-arrays as well seems like the 
obvious next step.

----------
components: Interpreter Core
keywords: easy
messages: 246828
nosy: Mark.Shannon
priority: low
severity: normal
stage: needs patch
status: open
title: Allocation of values array in split dicts should use small object 
allocator.
type: performance
versions: Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24648>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to