Last week I was working on the performance tuning of a rails application. I ran a profiler and found something very interesting. I found that there is a procedure that is called very often and takes a lot of time. % cumulative self self total time seconds seconds calls ms/call ms/call name 14.99 18.13 18.13… Continue reading Improve performance of MySQL driver for RoR