summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorJack Diederich <jackdied@gmail.com>2006-05-27 15:44:34 +0000
committerJack Diederich <jackdied@gmail.com>2006-05-27 15:44:34 +0000
commit2d40077b4fa3230240530e4e97fcd0b17b350915 (patch)
tree362a024b2171aa00f22ac804476d2907ab999a0d /Python/errors.c
parent2b38e40a5a9ae50e13456fd2c22cd56e3ee372f2 (diff)
downloadcpython-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/errors.c')
0 files changed, 0 insertions, 0 deletions