Blender Git Commit Log
Git Commits -> Revision 150af65
Revision 150af65 by Campbell Barton (master) August 24, 2013, 20:30 (GMT) |
For pointer hashing use the same method as python, it gives better distribution. some tests with high poly mesh data in hashes. - empty buckets before 4-5%, after 1-2% - speedup for hash lookups, in my tests lookups take approx ~60% of the time they did before. |
Commit Details:
Full Hash: 150af65d9f4794a3397dabb307c37d42607ec07a
SVN Revision: 59487
Parent Commit: 7c65015
Lines Changed: +13, -0
1 Modified Path:
/source/blender/blenlib/intern/BLI_ghash.c (+13, -0) (Diff)