Леонид Юрьев (Leonid Yuriev)

Results 92 comments of Леонид Юрьев (Leonid Yuriev)

More details: 1. I finally convinced myself to give up the Vladimir Markov's [mum](https://github.com/vnmakarov/mum-hash)-mixer: - With good mixing, it is not uniform, loses entropy, and makes difficult to analyze the...

@easyaspi314, thank for feedback! I'm doing a very different job now, but I think reasonable to clarify some aspect: - XXH3 by Yann (@Cyan4973) is perfect enough for now, i.e....

Wow, (magically) my t1ha_v3 draft have a lot in common with [SHISHUA](https://github.com/espadrine/shishua) by @espadrine. If things go on like this, there's nothing left for me.

Ideally, this would be nice, but I'm not going to do it yet: 1. AESNI-accelerated variants of `t1ha0()` ("Just Only Faster", but not portable/stable) are designed specifically for x86, so...

Related to https://github.com/erthink/t1ha/issues/42

@snej, Please do not close this issue, it will be more useful to leave it open as a FAQ.

Decided to use https://github.com/zserge/jsmn for parsing JSON. @zserge, FYI.

Hm, seem a really stupid and/or bad rust-bindings are used for [libmdbx](https://libmdbx.dqdkfa.ru/) (key-value storage engine), otherwise you was not get an "unknown error code: 11". This is actually the `EAGAIN`...

> [@erthink](https://github.com/erthink) This problem is common in Docker environments, while it's not easy to encounter in the host environment. I've also tried vorot93/libmdbx-rs, but there are similar problems, except it's...

> fyi i believe `disk-perf` > `single-core-cpu-perf` might being your bottleneck then it's easier to run into that corruption after some io/call making deadlocks etc > > i run reth-archive...