[Python-Dev] "Global freepool"
Victor Stinner
victor.stinner at gmail.com
Thu Jun 1 17:24:52 EDT 2017
More information about the Python-Dev mailing list
Thu Jun 1 17:24:52 EDT 2017
- Previous message (by thread): [Python-Dev] "Global freepool"
- Next message (by thread): [Python-Dev] The untuned tunable parameter ARENA_SIZE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2017-06-01 22:16 GMT+02:00 Serhiy Storchaka <storchaka at gmail.com>: > The issue [1] still is open. Patches neither applied nor rejected. They > exposes the speed up in microbenchmarks, but it is not large. Up to 40% for > iterating over enumerate() and 5-7% for hard integer computations like > base85 encoding or spectral_norm benchmark. > > [1] https://bugs.python.org/issue25324 Hum, I think that the right issue is: http://bugs.python.org/issue24165 Victor
- Previous message (by thread): [Python-Dev] "Global freepool"
- Next message (by thread): [Python-Dev] The untuned tunable parameter ARENA_SIZE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list