Build time
Includes compilation and other additional steps to prepare the 'execution'.
- Compiling the source code (which includes compile time)
- Linking compiled code with libraries or other necessary files
- Running tests
- Packaging the final executable program along with any additional resources it needs
Backlinks