2009/1/14 Brent Roman <brent / mbari.org>: > Could you post some (brief) PPC OSx benchmark results > comparing runtime and peak process size before and after patching, taking > care to build ruby with the same compiler options each time? > > - brent How do you measure peak process size? I have an application that takes about an hour to run and requires about 2G RSS with ruby 1.8, and about half with JRuby. I would be interested in comparing the performance with and without the patch. Thanks Michal