Hi everyone,
as most of you have probably noticed, Rails 0.14.1 contains lots of
performance improvements over 0.13.1, resulting in a twofold performance
increase on average. A short performance comparison of 0.13.1 vs. 0.14
can be found at http://railsbench.rubyforge.org/rails/perf_report
(mentioned here just in case you didn''t read the release notes ;-)
During the process of developing all these patches for performance
improvement (
http://dev.rubyonrails.org/query?status=closed&keywords=%7Eperformance&order=status)
I have accumulated quite a bit of knowledge about what will slow down
your app and what makes it run fast, which I''d like to share with you
through a new blog:
http://railsexpress.de/blog
There''s not that much in it at the moment, but you can expect it to be
expanded on a regular basis.
Cheers,
Stefan Kaes