Static hermes is slow. Document how to optimize
Open
- Dominant language
- JavaScript
- Stars
- 11.3k
- Forks
- 859
- Avg merge
- 1h 30m
- Merged PRs (30d)
- 3
Description
Here is the small sha512 implementation.
https://gist.github.com/paulmillr/f57268b66c3af9adf2423ef232cb0533
We've discussed the speed-up on twitter with @tmikov. The question is: how to make this much faster vs JS? Note that bigints aren't used internally - K512 is split into u32 arrays.
Otherwise there doesn't seem to be much of a point in the "blazing fast" Static hermes now
Contributor guide
Assessment
This issue has not been assessed yet.