This project is archived and is in readonly mode.
ActiveSupport Hash Optimizations
Reported by Lourens Naudé | July 12th, 2009 @ 12:31 PM | in 2.x
Minor performance improvements to the following Hash extensions :
- Hash#diff
- Hash#deep_merge
- Hash#reverse_merge!
See http://gist.github.com/145603 and http://gist.github.com/145604 for benches.
Comments and changes to this ticket
-
Repository July 15th, 2009 @ 09:48 PM
- State changed from new to resolved
(from [0920e69244026ec83471bb4571e56300045307d3]) ActiveSupport Hash optimizations [#2902 state:resolved]
Signed-off-by: Carl Lerche carllerche@mac.com
http://github.com/rails/rails/commit/0920e69244026ec83471bb4571e563...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Tags
Referenced by
- 2902 ActiveSupport Hash Optimizations (from [0920e69244026ec83471bb4571e56300045307d3]) ActiveS...