[fpc-devel] Patch, font rendering on Arm-Linux devices.

Michael Schnell mschnell at lumino.de
Thu Feb 28 13:14:17 CET 2008


>
> An ARM does not have such logic and will suffer cache miss after cache 
> miss.
Nonetheless the count of word transfers form memory to/from the cache 
would be smaller with packed records which might result in a lot faster 
execution (of course depending on the layout of the record, speed of the 
memory, speed of the processor, type of operations done with the 
records, ...)

-Michael



More information about the fpc-devel mailing list