diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2020-06-07 14:49:44 -0500 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2020-06-08 11:32:48 -0500 |
commit | 7319bb3984ce9484f4a7cb20a18f10abe2fac7bc (patch) | |
tree | 526a7700cbabae60089b5c4cf6cacc5915e907ae /numpy/polynomial/polyutils.py | |
parent | e32c3155cff28437593952caddfedbda565b64cf (diff) | |
download | numpy-7319bb3984ce9484f4a7cb20a18f10abe2fac7bc.tar.gz |
ENH: Use Python allocator for buffer-info allocation
Since small allocations are faster in Python and we combine two
allocations into one, this speeds up buffer creation by 5+%,
not much, but a pretty simple improvements (plus it allows tracemalloc).
There is some deletion here, which should have been part of gh-16389
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions