KGMN
2016-06-15 14:41:43 UTC
I ve tried to make some optimizations by lowering read/write memory accesses, and I ve noticed that my program runs A LOT faster on my desktop computer than my laptop, but it s still taking a long time.
What are some good general ideas for how to make my program run faster? Thanks.