From: snacktime Date: 2006-07-15T04:37:38+09:00 Subject: Re: How to speed up ruby and make it as fast as possible On 7/13/06, Ben Johnson wrote: > Hi, > > Sorry for such a noob question but I could not find anything on > Google discussing this. > > I have a server that is dedicated solely for running a single ruby > application. Is there a ruby configuration file that I can change to > help speed ruby up and take as much resources as it needs? Basically > make sure there is no memory limit, processing limit, and give it the > highest priority process as possible. Also is there anything else I > can do to get the most speed out of ruby? > > Thanks for your help. Asking your question in such a general way is bound to produce more arguments (as you can see) then actual help. If you post some information about what your application does, and how it's performing now, you will probably get more useful answers. You also might want to start a new thread with a more specific subject. Chris