Archives March 2, 2011
First tempting micro-successes with PyPy
Written by
on
in
Snaking.
I spent much of Tuesday working on getting PyPy running SimpleParse. I have to be honest, I was kinda hoping I'd install PyPy and "pow" I'd have a 20x faster parser engine. It didn't quite work out that way, it was actually 2x slower, with no real explanation of why. My poor laptop hasn't been ...