Now it completely depends on the game as to what kind of load it puts on the CPU, but I would say that "easy" serialized memory access is something most commonly seen in very narrow tasks (file compression, image manipulation) and it doesn't tend to happen in more complex systems like game engines.