In python, which one is faster ?
numpy.max(), numpy.min()
or
max(), min()
My list/array length varies from 2