[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Patch] Allow running 'make check' with PyPy.

From: Yasuhito FUTATSUKI <futatuki_at_yf.bsdclub.org>
Date: Thu, 12 Nov 2020 00:52:29 +0900

On 2020/11/11 23:58, Nathan Hartman wrote:
> On Wed, Nov 11, 2020 at 2:15 AM Yasuhito FUTATSUKI <futatuki_at_yf.bsdclub.org>
> wrote:
>
>>
>> I don't think we support to run tests on PyPy but also I don't think
>> it is worthless.
>>
>> Any thoughts?
>
>
> Even if we don't officially support it, I think it is worthwhile. The more
> different ways we can run the test suite, the more likely we could uncover
> some subtle bugs.
>
> I would be interested to run the test suite with PyPy and measure the time,
> to compare with the standard way of running it.
>
> Did you have to take any special steps to run it?

Thank you for your reply.

Nothing but replacing PYTHON= in Makefile already configured ... or even
doing configure with setting environment variable PYTHON to point PyPy
works.

Cheers,

-- 
Yasuhito FUTATSUKI <futatuki_at_yf.bsclub.org>
Received on 2020-11-11 16:55:05 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.