diff options
author | Arink Verma <arinkverma@gmail.com> | 2013-09-05 04:23:08 +0530 |
---|---|---|
committer | Julian Taylor <jtaylor.debian@googlemail.com> | 2013-10-19 19:23:30 +0200 |
commit | e79296bf9cd9872ab3a4c54c05cce8f5ac410bf7 (patch) | |
tree | a9fa32781d223bfcd87441ff0b6019f077c831e6 /numpy/polynomial/polyutils.py | |
parent | 4533821ca2d7f7e7963106a4797c99cc4df451c3 (diff) | |
download | numpy-e79296bf9cd9872ab3a4c54c05cce8f5ac410bf7.tar.gz |
ENH: High time consumption by PyUFunc_GetPyValues in ufunc_object.c
For every single operation calls, numpy has to extract value of buffersize, errormask
and name to pack and build error object. These two functions, _extract_pyvals and
PyUFunc_GetPyValues together use >12% of time.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions