Y
Hacker News
new
|
ask
|
show
|
jobs
by
nerdponx
1733 days ago
I often recommend PyPy for "non-numerical" data processing when performance matters.
Also, "awful" is too harsh. Probably 90% of Python code just doesn't need to be faster than it is.
1 comments
mattbillenstein
1732 days ago
I'd guess closer to 99%...
link