[pypy-dev] Need your suggestions in thoughts of improving performance of REST based cgi-server

Sasikanth Eda sasikanth.ece at gmail.com
Wed May 23 10:20:30 CEST 2012


Hai All,

I have tried to perform performance testing of a typical CGI-server Rest
based SNIA CDMI specifications and the results are as follows;

                             Python          PyPy
16 KB (Object) PUT 196 ms           325 ms
64 KB (Object) PUT 176 ms           396 ms
1 MB (Object) PUT 248 ms          927 ms
Container PUT         121 ms           317 ms

where in each scenario python is faster than PyPy.

I request your inputs/suggestion techniques towards optimizing such load
loads.

Kindly share your experiences and feedback in this scenario.

-- 
Thanking you,
Sasikanth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20120523/e4ab28b7/attachment.html>


More information about the pypy-dev mailing list