profile-guided-optimization

Tag

Cards List
#profile-guided-optimization

Leaving performance on the table

Lobsters Hottest · 2026-05-29 Cached

A technical blog post demonstrating how Profile-Guided Optimization (PGO) with LLVM can significantly improve binary performance beyond standard -O3 and LTO, using SQLite as a benchmark.

0 favorites 0 likes
#profile-guided-optimization

Host-Tuned GCC for Faster Compilation

Lobsters Hottest · 2026-05-25 Cached

This blog post explains how to build a host-tuned GCC compiler using profile-guided optimization, LTO, and -O3 to achieve faster compilation times, with detailed instructions and benchmarks.

0 favorites 0 likes
← Back to home

Submit Feedback