« Return to Thread: performance questions

Re: performance questions

by rogerdpack :: Rate this Message:

Reply to Author | View in Thread

> second candidate way is code optimization.

I'd suggest this way--very cross platform.  Use ruby-prof to profile,
then cut down on hot spots one way or another.
-=r
--
Posted via http://www.ruby-forum.com/.

 « Return to Thread: performance questions