Matt Jones
2008-Sep-06 11:52 UTC
[PATCH] Routing optimization - reinstate 8x speedup and fix reloading bug
Lighthouse ticket: http://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/981 Fixes a bug that resulted in the routing code only being generated once. In addition, reverts a change from trunk that turned routing back into a linear search (from the optimized version). Includes a test and timing results. The performance boost is excellent, but the bug fix was very needed; it was giving very odd routing problems with Hobo''s dynamic routes in development mode. -- Matt Jones mdj.acme@gmail.com al2o3cr on github --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---