Re: Django with PyPy JIT?

2010-09-07 Thread Andy
Thanks Alex, Is there any instructions on how to set up django with PyPy you could point me to? Andy On Sep 5, 7:50 pm, Alex_Gaynor <alex.gay...@gmail.com> wrote: > On Sep 5, 4:40 pm, Andy <selforgani...@gmail.com> wrote: > > > Anyone tried running Django w

Re: Django with PyPy JIT?

2010-09-05 Thread Alex_Gaynor
On Sep 5, 4:40 pm, Andy <selforgani...@gmail.com> wrote: > Anyone tried running Django with PyPy JIT? > > What are the steps to set it up? Is it stable? > > PyPy benchmark shows almost 3X speed up of Django and they also said > it would reduce memory consumption. I'm int

Django with PyPy JIT?

2010-09-05 Thread Andy
Anyone tried running Django with PyPy JIT? What are the steps to set it up? Is it stable? PyPy benchmark shows almost 3X speed up of Django and they also said it would reduce memory consumption. I'm interested in trying it out. Just want to learn about anyone's experience with running Django