Open ohinder opened 9 years ago
The julia code is very slow at the moment (particularly compared with the previous version). This is probably due to poor memory allocation. It would be nice to make the code faster, so we do not have to wait so long for it to solve.
Obviously there is no need to make the code super fast ... but i am sure we can get a big speed up with very little effort.
The julia code is very slow at the moment (particularly compared with the previous version). This is probably due to poor memory allocation. It would be nice to make the code faster, so we do not have to wait so long for it to solve.