Stride prefetching by dynamically inspecting objects
Tatsushi Inagaki, Tamiya Onodera, et al.
PLDI 2003
In language systems that support separate compilation, we often observe that header files are internalized over and over again when the source files that depend on them are compiled. Making a compiler a long‐lived server eliminates such redundant processing of header files, thus reducing the compilation time. The paper first describes compilation servers for C‐family languages in general, and then a compilation server for our C‐based object‐oriented language in particular. The performance results of our server show that a compilation server can substantially shorten the compilation time. Copyright © 1993 John Wiley & Sons, Ltd
Tatsushi Inagaki, Tamiya Onodera, et al.
PLDI 2003
Kazunori Ogata, Tamiya Onodera, et al.
OOPSLA 2006
Lento Nagano, Alexander Miessen, et al.
PRResearch
Toyotaro Suzumura, Michiaki Tatsubori, et al.
WWW 2009