[pypy-dev] PyPy 1.4 released

Phyo Arkar phyo.arkarlwin at gmail.com
Sat Nov 27 03:09:15 CET 2010


libmagic python fails to work on pypy (python-magic)

it uses ctypes and easy-install try to download and instaill it , but it fails.

how to enable ctypes on pypy?


On 11/27/10, Leonardo Santagada <santagada at gmail.com> wrote:
> On Fri, Nov 26, 2010 at 11:12 PM, Phyo Arkar <phyo.arkarlwin at gmail.com>
> wrote:
>> I just tested a simple hello world page in web2py and i dont see speed
>> improvment yet..
>>
>> pages comes up in 16-18ms in normal python , and in pypy 22-25
>>
>>
>> I just run directly via command $pypy web2py.py
>>
>> am i doing something wrong? need some extra command line options?
>
> The pypy jit is always on, what you could do is maybe warm up the
> page, like making 100 requests and then measuring the next 10 requests
> would make a more interesting benchmark.
>
>
> --
> Leonardo Santagada
>



More information about the Pypy-dev mailing list