use slightly faster PyObject_Malloc() instead of PyMem_Malloc() for small...
use slightly faster PyObject_Malloc() instead of PyMem_Malloc() for small memory allocation needs (<= 512 bytes)
Showing
Please register or sign in to comment
use slightly faster PyObject_Malloc() instead of PyMem_Malloc() for small memory allocation needs (<= 512 bytes)