[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pypy-dev
Subject:    Re: [pypy-dev] Need your suggestions in thoughts of improving performance of REST based cgi-server
From:       Piotr Skamruk <piotr.skamruk () gmail ! com>
Date:       2012-05-23 8:40:34
Message-ID: CAO_YSZMC8cfTrDWk=YJm5P3HhFKWKvKNtF8ZerG1s1vtJdoohw () mail ! gmail ! com
[Download RAW message or body]

Probably You can easily convert your application into wsgi compilant,
which can be run in long time running process (for example under
http://pypi.python.org/pypi/waitress/ server).
In that situation Your code runned under pypy could "warm up", and so
- can be optimized in runtime.

Could You post somewhere source of your cgi-server?
I can help You with such conversion...
I'm also curious about how much that will help in both situations, i
mean under cpython, and under pypy.
btw. which version of cpython You have in mind under "Python" name?
And which version of pypy You are using?
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic