Message201554
I have added an optimization for hashing of small strings. It uses an inline version of DJBX33A for small strings [1, 7) on 64bit and [1, 5) on 32bit.
Nick, please use "create patch" before you do your review. |
|
| Date |
User |
Action |
Args |
| 2013-10-28 17:00:31 | christian.heimes | set | recipients:
+ christian.heimes, ncoghlan, pitrou, neologix, python-dev, serhiy.storchaka |
| 2013-10-28 17:00:31 | christian.heimes | set | messageid: <[email protected]> |
| 2013-10-28 17:00:31 | christian.heimes | link | issue19183 messages |
| 2013-10-28 17:00:31 | christian.heimes | create | |
|