Cas_
Cas_
you can run these tests yourself and posts results here is you actually want this merged
> > you can run these tests yourself and posts results here is you actually want this merged > > I am not sure I understand. What are "these tests"?...
forgot to clean this up, now it's cleaned up @DiegoRBaquero
forgot this went to v2 and kinda borked it, fixed merge conflict and updated hcs version
@DiegoRBaquero I've updated the package, also made it pass all these tests: https://github.com/ThaUnknown/hybrid-chunk-store/blob/master/test.js which are probably more strict than any of the tests used by the stores that we currently...
this is depressing, considering all my webtorrent based apps don't get flagged, so they actually went out of their way to do this, instead of writing some detection for webtorrent....
@DiegoRBaquero what exactly do you mean by this issue? `simple-sha1` already uses Web Crypto API, however for it's sync it uses rusha's sync code, and rusha makes up **_93%_** of...
> To be honest, I don't remember. I think we can close this I'd happily drop rusha, it's a lot less bundle size also it seems like rusha is for...
yeah, re-opening this for https://github.com/orgs/webtorrent/projects/1#card-60702974 and 4.8% bundle size reduction
cool, web crypto is AT BEST 900% slower than `node:crypto` and only 25% faster than `rusha` this is really bad....