#1067 guide -> guided for PGO in Development_Go.adoc
Merged 10 months ago by pbokoc. Opened a year ago by rffontenelle.
fedora-docs/ rffontenelle/release-notes f39  into  f39

@@ -1,4 +1,3 @@ 

- 

  include::{partialsdir}/entities.adoc[]

  

  [[sect-development-go]]
@@ -10,6 +9,6 @@ 

  * More precise specification of package initialization order

  * Increased power and precision of type inference

  * Improved support for forward and backward compatibility in the Go toolchain

- * Faster build speed by up to 6% thanks to building the compiler itself with profile-guide optimization (PGO)

+ * Faster build speed by up to 6% thanks to building the compiler itself with profile-guided optimization (PGO)

  

  For more details, see the link:https://tip.golang.org/doc/go1.21[upstream release notes].

Pull-Request has been merged by pbokoc

10 months ago
Metadata