Skip to content

guilhem/pgo-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PGO Demo

License

Overview

PGO Demo is a demonstration project showcasing the use of Profile-Guided Optimization (PGO) in Go applications. This project includes a simple Go application that render Markdown in HTML. The application is built with PGO enabled, and the performance improvements are measured using the Go benchmark tool.

Prerequisites

  • Go 1.20 or later
  • linode account and API key exported as TF_VAR_linode_token