Home Forums Programming XNA Oddly Slow Reply To: XNA Oddly Slow

#45857
Anonymous
Inactive

When compiling, make sure to check the correct configuration is selected.

As you have a multi-core, checkout threading on XNA.
Give processor affinity a try! e.g. for collision loop – if your game needs one.

BTW nice machine :wink: