dfreelan
dfreelan
sounds good! I was hoping to reuse your code and translate it to something that can turn into either a Windows executable or even ideally run in a browser. But...
I have no idea what to do. I'm generating the key via Mac, with ssh-keygen. I've followed the instructions on https://atom.io/packages/remote-sync exactly ssh-keygen -t rsa , upload the public key...
I have used a profiler before on this code, and I can verify the constructor is a huge part of it. To confirm your hypothesis further, if I disable to...
oh and another note, iterator seemed only to be a performance block when memory allocation was not accounted for. So I think you won't notice much of a difference until...
ALSO: sorry i keep writing things you probably keep getting emails. when doing performance, make sure it's still correct by comparing a before and after of the board result. I...