msh2050

Results 4 comments of msh2050

after some tests I think the fastest method is to use : ```go bigmath := new(big.Int) bigmath = bigmath.SetBytes(gmp.Bytes()) ```

how to do that in windows?

download (or clone ) from this [fork ](https://github.com/ttys3/benchdraw) then inside the directory run:- ``` go build go install ```

I intend to use minikube with podman I made an article on how to install all these in WSL, but I have to use custom distro that enable systemctl (or...