Library to embed PyPy into CPython
Stefan Behnel
stefan_ml at behnel.de
Sun Dec 7 05:06:58 EST 2014
More information about the Python-list mailing list
Sun Dec 7 05:06:58 EST 2014
- Previous message (by thread): jitpy - Library to embed PyPy into CPython
- Next message (by thread): jitpy - Library to embed PyPy into CPython
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Albert-Jan Roskam schrieb am 06.12.2014 um 21:28: > On Fri, Dec 5, 2014 8:54 PM CET Mark Lawrence wrote: >> For those who haven't heard thought this might be of interest >> https://github.com/fijal/jitpy > > Interesting, but it is not clear to me when you would use jitpy instead > of pypy. I think this is trying to position PyPy more in the same corner as other JIT compilers for CPython, as opposed to keeping it a completely separate thing which suffers from being "not CPython". It's a huge dependency, but so are others. Being able to choose tools at this level is great, so if PyPy becomes yet another way to speed up the critical 5% of a CPython application, that's a good thing. Stefan
- Previous message (by thread): jitpy - Library to embed PyPy into CPython
- Next message (by thread): jitpy - Library to embed PyPy into CPython
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list