diff options
author | Jack Diederich <jackdied@gmail.com> | 2006-05-27 15:44:34 +0000 |
---|---|---|
committer | Jack Diederich <jackdied@gmail.com> | 2006-05-27 15:44:34 +0000 |
commit | 2d40077b4fa3230240530e4e97fcd0b17b350915 (patch) | |
tree | 362a024b2171aa00f22ac804476d2907ab999a0d /Python/pythonrun.c | |
parent | 2b38e40a5a9ae50e13456fd2c22cd56e3ee372f2 (diff) | |
download | cpython-git-2d40077b4fa3230240530e4e97fcd0b17b350915.tar.gz |
needforspeed: use PyObject_MALLOC instead of system malloc for small
allocations. Use PyMem_MALLOC for larger (1k+) chunks. 1%-2% speedup.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions