DATA-ORIENTED DESIGN The hardware will thank you.

If you wish to submit an article, please contact support@dataorienteddesign.com for details.


Lots of good resources linked from this site by Daniele Bartolini: Data Oriented Design Resources

Data-Oriented Design book (2018 version)- html with links

Data-Oriented Design book (2018 version) - PDF download (better images)

Data-Oriented Design book - 2018 paperback version (with extra chapters)

Chinese translation provided by KouZhe / Martin Cole

Data-Oriented Design book (2018 version)- html with links

Data-Oriented Design book (2018 version) - PDF download (better images)

FIRST PREV : PAGE 0 : NEXT LAST

Take the right measurements 12/11/2011:13:14:06

Never profile by framerate, you need to know how long your code takes, not the reciprocal. One more tool in your belt when analysing the data, figure out if you want to know about X, or 1/X, which is more pertinent?

http://altdevblogaday.com/2011/07/23/lying-numbers/
Mastodon