commit | 2fb877a794ce3df3eb488926f991e210f419ebf6 | [log] [tgz] |
---|---|---|
author | Bryan Duxbury <bryanduxbury@apache.org> | Fri May 29 20:18:58 2009 +0000 |
committer | Bryan Duxbury <bryanduxbury@apache.org> | Fri May 29 20:18:58 2009 +0000 |
tree | 4705289332d137390920c6e915d47d31d151d972 | |
parent | 9e347410049ea20bf69f5fcf79d36d89e44f6121 [diff] |
THRIFT-511. rb: Better performing hash method for generated structs This patch uses a hash function that takes into account the hashes of struct elements, instead of just returning 0. This make hashes of Thrift structs O(1) instead of O(n). git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@780094 13f79535-47bb-0310-9956-ffa450edef68