On May 10, 2016, at 09:56 PM, Tristan Seligmann wrote: >I think it would be great if we could get performance-sensitive applications >running on PyPy instead of CPython, but of course this requires the whole >dependency graph to have pypy-* packages built.
That might be a good approach to building out the PyPy stack so we get more experience with it. Have you identified a leaf package or two that would benefit from being run under PyPy in Debian? That's the first step; then work backwards in the dep chain. Cheers, -Barry