From: Sandeep Gupta Date: 2009-06-09T22:22:50+09:00 Subject: ruby-prof for WATIR testcase calls WIN32OLE#method_missing Hi all, I generated ruby profile for my test suite. In my profile i observed that 10% of my test time is taken by WIN32OLE#method_missing. It was called 60077 times. Can anyone please help me understand when and why it is getting called. Is there any way to optimize it ? I'm using ruby 1.8.4 watir 1.5.1.1192 ruby-prof 0.7.3 I'm attaching my generated ruby graph profile. Thanks, Sandeep Attachments: http://www.ruby-forum.com/attachment/3798/profile.zip -- Posted via http://www.ruby-forum.com/.