On Mon, Feb 27, 2012 at 7:48 AM, Carl Friedrich Bolz <cfb...@gmx.de> wrote:
> Hi Mike,
>
>
> On 02/27/2012 04:31 PM, Mike Müller wrote:
>> I just tested NumPyPy a bit. I got very long run times
>> for some tests. After some profiling, I identified the
>> array constructor as the main time sink.
>
> I opened an issue so that it doesn't get lost:
>
> https://bugs.pypy.org/issue1074
>
> Cheers,
>
> Carl Friedrich
>

Yes, array creation is kind of slow. We should look into that
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to