Brian Kearns <[email protected]> added the comment: I spent some time optimizing dot/iterators, we are now ~1.5x cpython+numpy C dot loop in this example. Added an improved benchmark script in pypy/module/micronumpy/bench/dot.py.
---------- nosy: +bdk ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1630> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
