View Issue Details

IDProjectCategoryView StatusLast Update
0000768LDMud 3.5Implementationpublic2018-01-30 04:59
Reporterzesstra Assigned Tozesstra  
PrioritynormalSeverityminorReproducibilityN/A
Status resolvedResolutionfixed 
Target Version3.5.0Fixed in Version3.5.0 
Summary0000768: Check Murmurhash3 as general hash function instead of Murmurhash2
DescriptionMurmurhash3 increases hashing speed - especially on 64 bit platforms - and does not have a weakness of Murmurhash2 which we use currently on the trunk.
http://code.google.com/p/smhasher/
Additional Informationhttp://code.google.com/p/smhasher/wiki/MurmurHash
http://sites.google.com/site/murmurhash/
TagsNo tags attached.

Activities

zesstra

2012-06-05 21:00

administrator   ~0002131

Note: Murmurhash is public domain. From the projects homepage:
"All MurmurHash versions are public domain software, and the author disclaims all copyright to their code."
https://code.google.com/p/smhasher/

zesstra

2012-06-06 22:55

administrator   ~0002132

Fix committed in revision 822084d42b40554e45f64037ba245fa3241c10b5 to master branch (see changeset 851 for details). Thank you for reporting!

zesstra

2018-01-29 19:59

administrator   ~0002327

Fix committed in revision 822084d42b40554e45f64037ba245fa3241c10b5 to master branch (see changeset 1535 for details). Thank you for reporting!

zesstra

2018-01-29 22:57

administrator   ~0002378

Fix committed in revision 822084d42b40554e45f64037ba245fa3241c10b5 to master branch (see changeset 2865 for details). Thank you for reporting!

zesstra

2018-01-30 04:59

administrator   ~0002429

Fix committed in revision 822084d42b40554e45f64037ba245fa3241c10b5 to master branch (see changeset 3948 for details). Thank you for reporting!

Issue History

Date Modified Username Field Change
2011-01-11 21:22 zesstra New Issue
2011-01-11 21:22 zesstra Status new => assigned
2011-01-11 21:22 zesstra Assigned To => zesstra
2012-06-05 21:00 zesstra Note Added: 0002131
2012-06-06 22:55 zesstra Source_changeset_attached => ldmud.git master 822084d4
2012-06-06 22:55 zesstra Note Added: 0002132
2012-06-06 22:55 zesstra Status assigned => resolved
2012-06-06 22:55 zesstra Resolution open => fixed
2012-06-06 23:05 zesstra Fixed in Version => 3.5.0
2018-01-29 19:59 zesstra Source_changeset_attached => ldmud.git master 822084d4
2018-01-29 19:59 zesstra Note Added: 0002327
2018-01-29 22:57 zesstra Source_changeset_attached => ldmud.git master 822084d4
2018-01-29 22:57 zesstra Note Added: 0002378
2018-01-30 04:59 zesstra Source_changeset_attached => ldmud.git master 822084d4
2018-01-30 04:59 zesstra Note Added: 0002429