Chianti: A change impact analysis tool for programs
Xiaoxia Ren, Barbara G. Ryder, et al.
ICSE 2005
Framework-intensive applications (e.g., Web applications) heavily use temporary data structures, often resulting in performance bottlenecks. This paper presents an optimized blended escape analysis to approximate object lifetimes and thus, to identify these temporaries and their uses. Empirical results show that this optimized analysis on average prunes 37% of the basic blocks in our benchmarks, and achieves a speedup of up to 29 times compared to the original analysis. Newly defined metrics quantify key properties of temporary data structures and their uses. A detailed empirical evaluation offers the first characterization of temporaries in framework-intensive applications. The results show that temporary data structures can include up to 12 distinct object types and can traverse through as many as 14 method invocations before being captured. © 2008 ACM.
Xiaoxia Ren, Barbara G. Ryder, et al.
ICSE 2005
Maximilian Stoerzer, Barbara G. Ryder, et al.
FSE 2006
Barthélémy Dagenais, Harold Ossher
SIGSOFT/FSE 2008
Ophelia C. Chesley, Xiaoxia Ren, et al.
ICSE 2007