Menu
Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
Percentage of time spent in method dispatch?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="gwtmp01, post: 4522546"] I'm not an internals expert, but I think the difficulty in optimizing Ruby method dispatch is that the result of a dispatch is not determined by the local context but instead is determined by the state of all the module objects searched during method dispatch: singleton class class and super classes included modules in all of the above Gary Wright [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
Percentage of time spent in method dispatch?
Top