[fpc-pascal] Compilation speed on Apple M1

Florian Klämpfl florian at freepascal.org
Sat Nov 21 17:33:14 CET 2020


Am 21.11.20 um 17:29 schrieb Ryan Joseph via fpc-pascal:
> 
> 
>> On Nov 21, 2020, at 9:23 AM, Florian Klämpfl via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
>>
>> All. FPC typically uses several ten MBs and accesses it rather randomly.
> 
> Wow 10-100 MB is enough to limit speed due to memory access times? I understand there is some limit to how much memory can be accessed per X period of time but I thought it was measured in GB before getting penalties. Shows what I know. :)

L1 cache is typically only a few ten kB, L2 several hundred kB, L3 
several MB.


More information about the fpc-pascal mailing list