Third Approach
Third Approach
- wait until the whole program is available at the client’s side
- perform the full range of heavy-duty optimizations, generate native code
- high performance, loss of portability
- ongoing research (“classical” optimizations, Jeff Dean’s thesis)