@inproceedings{a38ec91f92d64b8cbdbab6e4a3c94d60,
title = "MaJIC: A Matlab just-in-time Compiler",
abstract = "This paper describes our experience with MaJIC, a just-intime compiler for MATLAB. In the recent past, several compiler projects claimed large performance improvements when processing MATLAB code. Most of these projects are static compilers suited for batch processing; MaJIC is a just-in-time compiler. The compilation process is transparent to the user. This impacts the modus operandi of the compiler, resulting in a few interesting analysis techniques. Our experiments with MaJIC indicate large speedups when compared to the interpreter, and reasonable performance when compared to static compilers.",
author = "George Almasi and Padua, {David A}",
year = "2001",
doi = "10.1007/3-540-45574-4_5",
language = "English (US)",
isbn = "3540428623",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer",
pages = "68--81",
editor = "Jeanne Ferrante and Midkiff, {Samuel P.} and Moreira, {Jose E.} and Manish Gupta and Siddhartha Chatterjee and Jan Prins and William Pugh and Chau-Wen Tseng",
booktitle = "Languages and Compilers for Parallel Computing - 13th International Workshop, LCPC 2000, Revised Papers",
address = "Germany",
note = "13th International Workshop on Languages and Compilers for Parallel Computing, LCPC 2000 ; Conference date: 10-08-2000 Through 12-08-2000",
}