Re: Benchmark for Scala, Ruby and Perl

Alex Mestiashvili <[email protected]>
Newsgroups gmane.comp.lang.perl.beginners
Message-ID <[email protected]>
On 1/15/22 06:37, Jon Smart wrote:
> Hello,
> 
> May I show the result of my benchmark for perl5, ruby, and scala?
> https://blog.cloudcache.net/benchmark-for-scala-ruby-and-perl/
> 
> Welcome you to give any suggestion to me for improving this.
> 
> Thanks.
> 

The data is way to small tbh, there is no significant IO operations 
either, once you go through the file, the hashes are in memory. The 
difference could appear due to the interpreter startup times, no idea 
about scala, but it could be that ruby loads some modules when starting, 
which adds-up to the running time.

Best,
Alex

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.