.. _python.org: https://www.python.org/
+.. contents::
Build Instructions
------------------
Profile Guided Optimization
----------------------------
+^^^^^^^^^^^^^^^^^^^^^^^^^^^
PGO takes advantage of recent versions of the GCC or Clang compilers. If ran,
``make profile-opt`` will do several steps.
Link Time Optimization
-----------------------
+^^^^^^^^^^^^^^^^^^^^^^
Enabled via configure's ``--with-lto`` flag. LTO takes advantage of the
ability of recent compiler toolchains to optimize across the otherwise