Why are non packed records faster?

Cache trashing. One of the most underestimated performance killers in modern software.
???? smaller (packed) records will need less cache space and thus should be faster regarding the memory interface.

-Michael
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to