LUKAS TAMAYO
  • Home
  • GameDev
  • Application and Research
  • Logs
  • About
  • Contact

Cache Research

Summary

Picture
​During my third year at Isart Digital I had a research project that could be about anything and I did with a programming partner research on cache miss and hits.

I demonstrated the result of my research through a little program and a presentation for my classmates.

Source code

cachesourcecode.zip
File Size: 270 kb
File Type: zip
Download File

Research document

cache_optimization_doc.pdf
File Size: 455 kb
File Type: pdf
Download File

Built project

cachebuild.zip
File Size: 211 kb
File Type: zip
Download File

Presentation PDF

cache_optimization_presentation.pdf
File Size: 1139 kb
File Type: pdf
Download File

Tested different access strategies

Picture

Tried columns vs rows in 2D arrays

Picture

Tried different data structures

Picture

Compared access time of data different data structures

Picture
Powered by Create your own unique website with customizable templates.
  • Home
  • GameDev
  • Application and Research
  • Logs
  • About
  • Contact