Re: Shootout Updates Posted

2006-01-07 Thread MrJoltCola
Also, unless things have changed, multiple op dispatch cores are built in standard Parrot. I'm behind on my reading the list, so someone will correct me if I missed it, but last time I worked with the code there were 5 cores, just for experimental reasons. Ideally, for production the config will

Re: Shootout Updates Posted

2005-12-20 Thread Leopold Toetsch
On Dec 20, 2005, at 1:35, Brent Fulgham wrote: FYI, the revised shootout updates are on the site: http://shootout.alioth.debian.org/sandbox/benchmark.php? test=all&lang=parrot Yeah, I've seen it. Thanks a lot for updating all. Performance seems much better with the interpreter flags sugge

Re: Shootout Updates Posted

2005-12-20 Thread Leopold Toetsch
On Dec 20, 2005, at 4:01, Joshua Hoblitt wrote: I'm surprised that Parrot's memory usage is so high relative to other platforms. It looks like a hog even relative to Java. Has anyone taken a serious look at where all that memory is going? Memory usage as well as startup time aren't optimi

Re: Shootout Updates Posted

2005-12-19 Thread Joshua Hoblitt
On Mon, Dec 19, 2005 at 04:35:58PM -0800, Brent Fulgham wrote: > FYI, the revised shootout updates are on the site: > > http://shootout.alioth.debian.org/sandbox/benchmark.php?test=all&lang=parrot > > Performance seems much better with the interpreter > flags suggested. Please let me know if you

Shootout Updates Posted

2005-12-19 Thread Brent Fulgham
FYI, the revised shootout updates are on the site: http://shootout.alioth.debian.org/sandbox/benchmark.php?test=all&lang=parrot Performance seems much better with the interpreter flags suggested. Please let me know if you notice any problems.