On Mon, Aug 27, 2018 at 6:38 PM Matti Picus <matti.pi...@gmail.com> wrote:

> . Perhaps we should retire bencher4 and find
> another build machine, one that we can control a bit more


another thing we could try to have more repeatable builds is to use docker
containers; for example, some time ago I used this approach to debug an
issue which appeared only on 32bit builds:
https://github.com/antocuni/dockerpypy

This is orthogonal to using a machine on which we have more control of
course. Probably the best is to have full control on the machine AND use
docker containers :)
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to