Re: [pypy-dev] Performance, json and standard library

2011-09-26 Thread Matthew Kaniaris
I did some testing to see where we stand on JSON. The pypy is from the trunk and the simplejson used with pypy is the _pypy_speedups branch. The speedups make pypy about 2x faster on dumps than with the stdlib JSON module, slightly slower with loads, but up to ten times slower than cpython with s

[pypy-dev] contributing to pypy

2011-09-21 Thread Matthew Kaniaris
Hello, I'd like to contribute to pypy. I've been following the project for a while but don't know much about the internals apart from reading the docs. Does anyone have an idea for a good place to start? -kans ___ pypy-dev mailing list pypy-dev@python