Skip to content

Q3.2023

Compare
Choose a tag to compare
@dendibakh dendibakh released this 01 Oct 00:32
· 648 commits to main since this release

Release notes:

  1. PRs merged:
  2. Finished chapter 7 "Overview Of Performance Analysis Tools" (+AMD uProf, +Xcode Instruments, +flamegraphs)
  3. Many changes in chapters 1-5
    • Chapters 1 and 2: mostly cosmetics
    • Chapter 3: TLB hierarchy, store optimizations
    • Chapter 4: major updates for sections about UOPs, IPC, pipeline slots
    • Chapter 5: many updates for sections on sampling, static performance analysis (+UICA), and compiler opt reports.
  4. Updated a section about FP subnormals