William Dillon wdillon
Загрузка тепловой карты…

wdillon выполнил(а) push в master в wdillon/mishmash

  • 262ea789d3 updating primeset and mishmash_test.go

4 лет назад

wdillon выполнил(а) push в master в wdillon/mishmash

  • 5f5bdae562 updating mishmash - changed some types to remove a lot of casting from Engine(), renamed slct to selectPrime. removed some extra code from the Mishmash benchmark

4 лет назад

wdillon выполнил(а) push в master в wdillon/mishmash

  • b65d469721 updating mishmash hash to match main CodeDweller branch

4 лет назад

wdillon выполнил(а) push в master в wdillon/mishmash

  • c37b14540e updating tests + benchmark. found strings to be marginally faster (12500 ns/op vs []byte at ~15000 ns/op)

5 лет назад

wdillon выполнил(а) push в master в wdillon/mishmash

  • e3a1552948 Merge branch 'master' of https://code.microneil.com/wdillon/mishmash
  • cb20cac2f1 changed []byte to string after finding out string indexing is faster than []byte in Go, since we're never modifying our string and only working with the accumulator we should see an improvement in speed in general
  • Сравнить 2 коммитов »

5 лет назад

wdillon выполнил(а) push в master в wdillon/mishmash

5 лет назад

wdillon выполнил(а) push в master в wdillon/mishmash

  • 75fc6bd2db testing against CodeDweller/mishmash, minor changes in preparation of testing Golang Threatable

5 лет назад

wdillon выполнил(а) push в master в wdillon/mishmash

5 лет назад

wdillon выполнил(а) push в master в wdillon/mishmash

  • ba60fcb929 updated mishmash - engine returns accumulator for use with Mishmash which takes it as an optional seed. Mishmash can be seeded however desired through this mechanism as well. Added simple function to decode accumulator for ease of use when we're going to be double hashing

5 лет назад

wdillon выполнил(а) push в master в wdillon/mishmash

  • 7bad662b17 updated mishmash - added second hash capabilities by converting Mishmash to a modified variadic function - takes and uses the accumulator if given

5 лет назад