Skip to content

Comment on Memory Alignment of Doubles in C#

Comments

You can't possibly hope to measure aligned vs unaligned memory access with 10,000 elements. Or if you include the heap allocation for the array memory in your timing. Or if you don't take caching into account. Or if you do it in C#.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.