Skip to content

Commit 4c5bdf7

Browse files
Merge pull request #2732 from jasonrandrews/review
Start tech review for PGO for Windows
2 parents 8b64a16 + 03a5c06 commit 4c5bdf7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • content/learning-paths/laptops-and-desktops/win_profile_guided_optimisation

content/learning-paths/laptops-and-desktops/win_profile_guided_optimisation/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
---
22
title: Optimize C++ performance with Profile-Guided Optimization and Google Benchmark
33

4+
draft: true
5+
cascade:
6+
draft: true
7+
48
minutes_to_complete: 15
59

610
who_is_this_for: Developers looking to optimize C++ performance on an Arm-based Windows device, based on runtime behavior.

0 commit comments

Comments
 (0)