2010/8/11 Cyrille Delaunay <cy.delau...@gmail.com>

> Hello,
>
> We are looking for any kind of benchmark in pharo, we would like to include
> such benchmarks in a reporting system for Pharo.
>

Please feel free to include the ShootoutTests included in the Cog VMMaker
image (
http://www.squeakvm.org/svn/squeak/branches/Cog/image/VMMaker-Squeak4.1.image).
 These are a subset of benchmarks from Isaac Gouy's computer language
shootout benchmarks. These are non-trivial, compute-intensive and carefully
chosen to highlight particular performance areas (allocation/garbage
collection, threading, etc).  (Also, if you add any other c.l.s benchmarks
to these please let me know.)

cheers
Eliot


> _______________________________________________
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to