From: SASADA Koichi Date: 2007-09-24T17:00:01+09:00 Subject: Re: Latest benchmarks Hi, M. Edward (Ed) Borasky wrote: > I can do fancier stuff in R, but I probably won't -- 5x is easy to remember. Some warning: 1. Results of vm[12]_* benchmarks should be subtracted loop_whileloop[12] results. Does anyone hack benchmark program? 2. These benchmarks are only "micro" benchmarks. The purpose of these benchmarks are only to measure VM basic performance. Especially benchmarks focuses features which YARV achives performance improvement on. So practical application (such as using String manipulation) will not be fast. -- // SASADA Koichi at atdot dot net