[pypy-issue] [issue1124] Memory usage parsing JSON

Lateef Jackson tracker at bugs.pypy.org
Wed Apr 11 23:02:15 CEST 2012


New submission from Lateef Jackson <lateef.jackson at gmail.com>:

There are 3 files that are Python in bitbucket: 
https://bitbucket.org/lateefj/dart_compare/src/9192e74713ca/json
Basically I was just kicking the tires comparing Dart, Go, Python and PyPy. After 
generating a file with 10K json documents in it I then compared the runtime and 
memory of each language. PyPy memory seemed really high compared to the other 
languages. The previous comparions 
(https://bitbucket.org/lateefj/dart_compare/src/9192e74713ca/fib) PyPy performed 
awesomely. Just trying to do the right thing by reporting it.

----------
messages: 4243
nosy: lateefj, pypy-issue
priority: wish
status: unread
title: Memory usage parsing JSON

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1124>
________________________________________


More information about the pypy-issue mailing list