diff options
author | Pieter Eendebak <pieter.eendebak@gmail.com> | 2022-05-11 11:51:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-11 11:51:37 +0200 |
commit | 42dc6537497d563612eab053d9dbf497d210a5a7 (patch) | |
tree | 0190bdd6269fec30665bb942963b88ce2d6641e9 /numpy/array_api/_indexing_functions.py | |
parent | ef3c1b8215d7510c5e8e13f27e075f35174c2efa (diff) | |
download | numpy-42dc6537497d563612eab053d9dbf497d210a5a7.tar.gz |
PERF: Use python integer on _count_reduce_items (#21465)
Small micro-optimization, since using Python integers is generally a bit faster in the loop.
The effect is small, so this could undone if anyone figures it is cleaner the other way.
Diffstat (limited to 'numpy/array_api/_indexing_functions.py')
0 files changed, 0 insertions, 0 deletions