Re: [pypy-dev] Static bytecode instruction optimization and pypy (JIT?) optimization

2017-07-09 Thread rym...@gmail.com
Part of the problem is behavioral changes. If you implement tail call recursion, your tracebacks change. Common subexpression elimination will also have subtle behavioral changes. -- Ryan (ライアン) Yoko Shimomura, ryo (supercell/EGOIST), Hiroyuki Sawano >> everyone elsehttp://refi64.com On Jul 9, 2

Re: [pypy-dev] Pypy seems not so active recently since I can't find any talk related to pypy in PYCON 2017

2017-08-04 Thread rym...@gmail.com
Not so active? https://morepypy.blogspot.com/2017/06/pypy-v58-released.html https://morepypy.blogspot.com/2017/07/binary-wheels-for-pypy.html? -- Ryan (ライアン) Yoko Shimomura, ryo (supercell/EGOIST), Hiroyuki Sawano >> everyone elsehttp://refi64.com On Aug 4, 2017 at 5:02 PM, > wrote: Hi all,