Performance Factors
- Algorithm and data set: size, length
of execution, pattern of access
- Compiler: efficiency of code, optimizations, JIT overhead
- Instruction set: size of code
- Available operations: floating point
- Operating system: overhead, multiprocessing
effects