Tournament Specs

Curious, What is the specs of the tournament server?

I hit some kind of cap on my end,
**Im perfectly under 250 MS, im well under,

It appears im hitting some limits that could be memory or language.
Im going to experiment with optimisations, To my code and maybe caching and freeing memory better.

Im worried my bot decides that your machines are unworthy…

**I though it was a code bug,
But reducing a function of mine from iterating a 11x11 matrix to a 7x7 one fixed my code

Made me think, Maybe its the larger matrix thats a problem, but if I leave that and cut my depth factor by 1 it also works. Its like my computer just starts losing track of variable states.

Not complaining, This is the fun part of code to me anyways,

Yeah, optimisations will need to be made @WillieTheron :rofl:
Each bot gets 2 vCPU’s and 8 GB of RAM.

1 Like