Y
Hacker News
new
|
ask
|
show
|
jobs
by
visarga
3235 days ago
Many string and dictionary based operations seem to work faster in Perl5 than Python for me.
2 comments
Steeeve
3234 days ago
Perl5 string and hash performance was always top notch.
link
wott
3235 days ago
The Perl 5 version was indeed also 3 to 4 times faster than the Python one.
link
issaria
3234 days ago
Did you compare to python2 or python3, cause python3 is in the same league as perl6.
link