cheme
cheme
> > Small question, in the benches, does blake2-rfc run with simd activated? > > @cheme [#12266 (comment)](https://github.com/paritytech/substrate/pull/12266#discussion_r971932584) Thanks, I remember seeing good improvement for blake2 with simd (but it...
> one host call that creates an opaque blake3 hasher in the host I have such hashers for the existing ones implemented in https://github.com/cheme/substrate/blob/2278e8c761cede6eadb6e71a910fd2d414241d35/primitives/io/src/lib.rs#L1428 (my branch with the transient storage),...
> I opened a discussion on the blake3 repo [BLAKE3-team/BLAKE3#279](https://github.com/BLAKE3-team/BLAKE3/issues/279) which may tell us if many people think all that would be useful. From the heading comment in https://github.com/BLAKE3-team/BLAKE3/blob/master/src/guts.rs they...
Putting this out of draft, some change can be a bit controversial (can rollback them and specialize changes to the transient storage api only): - [] storage function using range...
> +1 for removing `ChildInfo` enum. Will make code so much easier to follow. `DefaultChild` is a bit of a confusing name. It is not a child after all, but...
will soon.
> > This PR expose the refactor from my current transient storage branch: https://github.com/cheme/substrate/tree/transient). > > This branch will effectively address paritytech/polkadot-sdk#245? Yes it target this one, but it is...
https://github.com/paritytech/substrate/pull/13940 is more prioritary for now, this can be close until then I think.
not stale.
not stale