Alexander Houghton
Technical Programming Blog & showcase
Menu Close
  • Home
  • Blog
  • LinkedIn
  • CV
  • Contact

unity build

0

Faster Compiling: Visual Studio Unity (Jumbo) Builds

Posted on December 31, 2022 by Alex

Unity/Jumbo builds are a way of speeding up C/C++ compilation by compiling multiple c/cpp files as a single object file. Speed improvements can come from not having to re-parse and compile shared headers. Even in projects that use pre-compiled headers, Continue Reading →

Blog C++, cpp, jumbo build, jumbo builds, SINGLE TRANSLATION UNIT, unity build, unity builds, visual studio
LinkedIn: Alexander Houghton

Recent

  • Visualising SRGB & Gamma Correction
  • Redirect all stdout/stderr to console
  • Increase Windows Console Line Limit
  • Faster Compiling: Visual Studio Unity (Jumbo) Builds
  • Programming a Digital Potentiometer (MCP4131) With Raspberry Pi & WiringPi
  • Connecting to Raspberry Pi direct to PC via Ethernet
  • C++ unique/shared ptr custom deleters
  • Raspberry Pi/C++ Log Class
© 2025 Alexander Houghton. All rights reserved.
Hiero by aThemes