• The Need For Speed
  • How Can We Make SCons Faster
  • Introduction
  • Python code usage
  • Start up time
  • Improved DAG traversal
  • Serial DAG traversal
  • The Dependency Graph is the Python Object Graph
  • CacheDir
  • SConsign generation
  • Configure check performance
  • Variable Substitution
  • Process Spawning
  • Environment Creation
  • General Thoughts from Jason Kenny