Open
Description
Some benchmarks like the one at https://peterolson.github.io/BigInteger.js/benchmark/#:~:text=Multiplication:%20400%20digits
shows that the native BigInt is 10 times faster.
This is very interesting why... because modern js engines are very good.
Is it possible to have the same speed with js library?
Metadata
Metadata
Assignees
Labels
No labels