Hello, I'm using the latest A7 (7.10) version (Professional) and started a server. I was wondering why it needs so much performance?!
I have an almost empty source-code tested and have seen that the acknex.exe need about 25% cpu-performance at a 2,4 GHZ Quad CPU.
Also, one a 1 GHZ CPU it needs about 70%. At older Engine version it was about 2-5%.
Is this a bug? I'm using a wdl file and the -sv parameter.

Script contents:
Code:
function main()
{
return;
}


Regards
TSGames