dendibakh / perf-book

The book "Performance Analysis and Tuning on Modern CPU"
https://book.easyperf.net/perf_book
Creative Commons Zero v1.0 Universal
2k stars 144 forks source link

Target platform’s minimum alignment requirements: example is needed #9

Open ujos opened 2 years ago

ujos commented 2 years ago

image

In the text snippet above it would be beneficial to have an example of what is "minimum alignment requirement". When I read that sentence for the first time I was sure that "minimum alignment requirements" is 64 bytes. But later, after I read that sentence 5 times I understood that here you mean values like 4, 8 or16.

dendibakh commented 2 years ago

Thanks for reporting it!