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
Optimizing Ruby
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Robert Klemme, post: 4436517"] I don't know such thing, but there's the general advice to minimize object creation. That has typically some overhead (memory allocation, garbage collector registration etc.). Apart from that general performance advices apply to Ruby the same way as to other languages (i.e. appropriate algorithms etc.) Kind regards robert [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
Optimizing Ruby
Top