Wrote a Cython program to analyse a board game. 2 trillion combinations counted in ~30min on one 4GHz i7 core. 113 lines of Cython code. I’ve forgotten how fast C is.
Wrote a Cython program to analyse a board game. 2 trillion combinations counted in ~30min on one 4GHz i7 core. 113 lines of Cython code. I’ve forgotten how fast C is.