> > > > I would like to test how fast the core functions of different > versions of ruby. > > Want to test kiji build of Ruby enterprise 1.87 vs ruby enterprise > standard. > > Any ideas of what to use? > > time and an app that represents a common case for your app. > > http://www.google.com/search?q=benchmark+ruby+code
One of those would give you some helpful hints/ ideas and code examples. You might want to try RVM to simplify switching versions of Ruby. If you do a lot of interesting testing please blog it. https://rvm.beginrescueend.com/ - Dan -- You received this message because you are subscribed to the Google Groups "WellRailed" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wellrailed?hl=en.
