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

Chapter 10 #34

Closed aaupov closed 7 months ago

aaupov commented 7 months ago

Reflow and add some bits about 3 Cs, code layout effects, and perf impact of never taken branches.

dendibakh commented 7 months ago

Thanks Amir, I will accept your additions but revert reflow commit. The rest of the book is not formatted as 80 characters per line, so I will not introduce any inconsistency. Maybe later. Also, I will make some more cosmetic changes as I planned for this section.

aaupov commented 7 months ago

No problem, I was just editing the text offline from cli, hence the reflow.

dendibakh commented 7 months ago

I will make my cosmetic changes in a separate commit.