[fpc-pascal] Compilation speed on Apple M1

Ryan Joseph genericptr at gmail.com
Sat Nov 21 17:38:17 CET 2020



> On Nov 21, 2020, at 9:33 AM, Florian Klämpfl via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
> 
> L1 cache is typically only a few ten kB, L2 several hundred kB, L3 several MB.

Oh I see what you mean. Yeah cache miss is a problem that would be not feasible to fix in the compiler for the most part.

I guess this means FPC has reached more or less maximum speeds until memory access speeds are improved in the hardware.

Regards,
	Ryan Joseph



More information about the fpc-pascal mailing list