Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 248 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 248 Bytes

cachesim

World's jankiest cache simulator. In PHP, to emphasize general jank.

This takes a stream of hex numbers on standard input, and treats them as references to a cache that resembles the L1 cache of Intel's Sandy Bridge processors.