Maybe you can try rubyjit, a ruby just-in-time compiler http://easter.kuee.kyoto-u.ac.jp/~hiwada/ruby/rubyjit/ Ben Johnson ¼ÌÆ»: > 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. > > Thank You, > Ben Johnson > E: bjohnson / contuitive.com > > >