Changed wording in first paragrpah
Getty Ritter
9 years ago
| 1 | 1 | \meta{("subjects-and-entities" "subjects and entities" ("programming"))} |
| 2 | 2 | |
| 3 | 3 | Object-oriented programming is very bad for high-performance programs |
| 4 |
like |
|
| 4 | like graphics- and simulation-intensive video games. Or, at least, | |
| 5 | traditional object-oriented design is. | |
| 5 | 6 | |
| 6 | 7 | The main culprit is the cache. If I have some \em{thing} in a game—say, |
| 7 | 8 | an enemy character—then it needs a lot of data associated with it: its |