andrew-johnson-4 / lambda-mountain

Typed Macro Assembler (x86, HTML, WASM, lots of things)
https://andrew-johnson-4.github.io/lambda-mountain/
MIT License
17 stars 0 forks source link

Warm Up Memory Access in Compiler #414

Closed andrew-johnson-4 closed 4 months ago

andrew-johnson-4 commented 4 months ago

With all the opens and closes memory access is really wild and pretty cold. Better memory optimization could yield better caching.