GSoC/GCI Archive
Google Summer of Code 2012 GNU Project

GNU Octave - Implement JIT compiling

by Max Brister for GNU Project

This project will improve the performance of GNU Octave through JIT compilation. JIT compilation will be done using LLVM. This will result in greatly increased speed for non-vectorized code and loop execution.