Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Author: Chris T... » XNA   (RSS)
Sorry, but there are no more tags available to filter with.

Managed Code Performance on Xbox 360 for XNA: Part 2 - GC and Tools

...continuation of Part 1, it can be found here Memory and Garbage Collection One common concern for game developers is the garbage collector. By design, GCs trade off determinism for convenience. Luckily, keeping the GC predictable is fairly straightforward.
Posted by NetCFTeam | 7 Comments
Filed under: ,

Managed Code Performance on Xbox 360 for XNA: Part 1 - Intro and CPU

Introduction Now that XNA Game Studio Express 1.0 is out, it’s time to start writing managed code for the Xbox 360. Performance is a popular topic that’s been on this blog and the Xbox is likely no exception. The bottom line for gaming performance is
Posted by NetCFTeam | 7 Comments
Filed under: ,
 
Page view tracker