-
2
-
-
84869277301
-
-
TPC-W NYU. http://cs.nyu.edu/-totok/professional/software/tpcw/tpcw.html.
-
-
-
-
3
-
-
63549131137
-
-
Personal communication with William McCloskey, October
-
Personal communication with William McCloskey, October 2007.
-
(2007)
-
-
-
4
-
-
3042641366
-
The StarJIT compiler: A dynamic compiler for managed runtime environments
-
February
-
Ali-Reza Adl-Tabatabai, Jay Bharadwaj, Dong-Yuan Chen, Anwar Ghuloum, Vijay Menon, Brian Murphy, Mauricio Serrano, and Tatiana Shpeisman. The StarJIT compiler: A dynamic compiler for managed runtime environments. Intel Technology Journal, 7(1):19-31, February 2003.
-
(2003)
Intel Technology Journal
, vol.7
, Issue.1
, pp. 19-31
-
-
Adl-Tabatabai, A.-R.1
Bharadwaj, J.2
Chen, D.-Y.3
Ghuloum, A.4
Menon, V.5
Murphy, B.6
Serrano, M.7
Shpeisman, T.8
-
5
-
-
0010947977
-
A comparative study of static and profile-based heuristics for inlining
-
New York, NY, USA, ACM
-
Matthew Arnold, Stephen Fink, Vivek Sarkar, and Peter F. Sweeney. A comparative study of static and profile-based heuristics for inlining. In DYNAMO '00: Proceedings of the ACM SIGPLAN workshop on Dynamic and adaptive compilation and optimization, pages 52-64, New York, NY, USA, 2000. ACM.
-
(2000)
DYNAMO '00: Proceedings of the ACM SIGPLAN workshop on Dynamic and adaptive compilation and optimization
, pp. 52-64
-
-
Arnold, M.1
Fink, S.2
Sarkar, V.3
Sweeney, P.F.4
-
6
-
-
0037810283
-
Online feedback-directed optimization of java
-
ACM Press
-
Matthew Arnold, Michael Hind, and Barbara G. Ryder. Online feedback-directed optimization of java. In Proceedings of the 17th ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applications, pages 111-129. ACM Press, 2002.
-
(2002)
Proceedings of the 17th ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applications
, pp. 111-129
-
-
Arnold, M.1
Hind, M.2
Ryder, B.G.3
-
8
-
-
0347304626
-
Aggressive inlining
-
Andrew Ayers, Richard Schooler, and Robert Gottlieb. Aggressive inlining. SIGPLAN Not., 32(5):134-145, 1997.
-
(1997)
SIGPLAN Not
, vol.32
, Issue.5
, pp. 134-145
-
-
Ayers, A.1
Schooler, R.2
Gottlieb, R.3
-
9
-
-
33750426693
-
-
Stephen M. Blackburn, Robin Garner, Chris Hoffmann, Asjad M. Khang, Kathryn S. McKinley, Rotem Bentzur, Amer Diwan, Daniel Feinberg, Daniel Frampton, Samuel Z. Guyer, Martin Hirzel, Antony Hosking, Maria Jump, Han Lee, J. Eliot B. Moss, B. Moss, Aashish Phansalkar, Darko Stefanović, Thomas VanDrunen, Daniel von Dincklage, and Ben Wiedermann. The dacapo benchmarks: Java benchmarking development and analysis. In OOPSLA '06: Proceedings of the 21st annual ACM SIGPLAN conference on Objectoriented programming systems, languages, and applications, pages 169-190, New York, NY, USA, 2006. ACM.
-
Stephen M. Blackburn, Robin Garner, Chris Hoffmann, Asjad M. Khang, Kathryn S. McKinley, Rotem Bentzur, Amer Diwan, Daniel Feinberg, Daniel Frampton, Samuel Z. Guyer, Martin Hirzel, Antony Hosking, Maria Jump, Han Lee, J. Eliot B. Moss, B. Moss, Aashish Phansalkar, Darko Stefanović, Thomas VanDrunen, Daniel von Dincklage, and Ben Wiedermann. The dacapo benchmarks: Java benchmarking development and analysis. In OOPSLA '06: Proceedings of the 21st annual ACM SIGPLAN conference on Objectoriented programming systems, languages, and applications, pages 169-190, New York, NY, USA, 2006. ACM.
-
-
-
-
10
-
-
0033203805
-
Escape analysis for object-oriented languages: Application to java
-
New York, NY, USA, ACM
-
Bruno Blanchet. Escape analysis for object-oriented languages: application to java. In OOPSLA '99: Proceedings of the 14th ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applications, pages 20-34, New York, NY, USA, 1999. ACM.
-
(1999)
OOPSLA '99: Proceedings of the 14th ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applications
, pp. 20-34
-
-
Blanchet, B.1
-
11
-
-
0026866013
-
-
Pohua P. Chang, Scott A. Mahlke, William Y. Chen, and Wen- Mei W. Hwu. Profile-guided automatic inline expansion for C programs. Software-Practice and Experience, 22(5):349-369, May 1992.
-
Pohua P. Chang, Scott A. Mahlke, William Y. Chen, and Wen- Mei W. Hwu. Profile-guided automatic inline expansion for C programs. Software-Practice and Experience, 22(5):349-369, May 1992.
-
-
-
-
12
-
-
0033203859
-
Escape analysis for java
-
New York, NY, USA, ACM
-
Jong-Deok Choi, Manish Gupta, Mauricio Serrano, Vugranam C. Sreedhar, and Sam Midkiff. Escape analysis for java. In OOPSLA '99: Proceedings of the 14th ACM SIG- PLAN conference on Object-oriented programming, systems, languages, and applications, pages 1-19, New York, NY, USA, 1999. ACM.
-
(1999)
OOPSLA '99: Proceedings of the 14th ACM SIG- PLAN conference on Object-oriented programming, systems, languages, and applications
, pp. 1-19
-
-
Choi, J.-D.1
Gupta, M.2
Serrano, M.3
Sreedhar, V.C.4
Midkiff, S.5
-
13
-
-
0028466510
-
Towards better inlining decisions using inlining trials
-
New York, NY, USA, ACM
-
Jeffrey Dean and Craig Chambers. Towards better inlining decisions using inlining trials. In LFP '94: Proceedings of the 1994 ACM conference on LISP and functional programming, pages 273-282, New York, NY, USA, 1994. ACM.
-
(1994)
LFP '94: Proceedings of the 1994 ACM conference on LISP and functional programming
, pp. 273-282
-
-
Dean, J.1
Chambers, C.2
-
14
-
-
0025213652
-
On determining lifetime and aliasing of dynamically allocated data in higher-order functional specifications
-
New York, NY, USA, ACM
-
Alan Deutsch. On determining lifetime and aliasing of dynamically allocated data in higher-order functional specifications. In POPL '90: Proceedings of the 17th ACM SIGPLAN - SIGACT symposium on Principles of programming languages, pages 157-168, New York, NY, USA, 1990. ACM.
-
(1990)
POPL '90: Proceedings of the 17th ACM SIGPLAN - SIGACT symposium on Principles of programming languages
, pp. 157-168
-
-
Deutsch, A.1
-
15
-
-
34548247645
-
Blended analysis for performance understanding of framework-based applications
-
New York, NY, USA, ACM
-
Bruno Dufour, Barbara G. Ryder, and Gary Sevitsky. Blended analysis for performance understanding of framework-based applications. In ISSTA '07: Proceedings of the 2007 international symposium on Software testing and analysis, pages 118-128, New York, NY, USA, 2007. ACM.
-
(2007)
ISSTA '07: Proceedings of the 2007 international symposium on Software testing and analysis
, pp. 118-128
-
-
Dufour, B.1
Ryder, B.G.2
Sevitsky, G.3
-
16
-
-
35248887005
-
The JBoss extensible server
-
Markus Endler and Douglas Schmidt, editors, Middleware 2003, ACM/IFIP/USENIX International Middleware Conference, of, Springer-Verlag
-
Marc Fleury and Francisco Reverbel. The JBoss extensible server. In Markus Endler and Douglas Schmidt, editors, Middleware 2003 - ACM/IFIP/USENIX International Middleware Conference, volume 2672 of LNCS, pages 344-373. Springer-Verlag, 2003.
-
(2003)
LNCS
, vol.2672
, pp. 344-373
-
-
Fleury, M.1
Reverbel, F.2
-
18
-
-
31744435928
-
Java just-in-time compiler and virtual machine improvements for server and middleware applications
-
May
-
Nikola Grcevski, Allan Kilstra, Kevin Stoodley, Mark Stoodley, and Vijay Sundaresan. Java just-in-time compiler and virtual machine improvements for server and middleware applications. In 3rd Virtual Machine Research and Technology Symposium (VM), May 2004.
-
(2004)
3rd Virtual Machine Research and Technology Symposium (VM)
-
-
Grcevski, N.1
Kilstra, A.2
Stoodley, K.3
Stoodley, M.4
Sundaresan, V.5
-
19
-
-
3142619482
-
Effectiveness of cross-platform optimizations for a Java just-in-time compiler
-
November
-
Kazuaki Ishizaki, Mikio Takeuchi, Kiyokuni Kawachiya, Toshio Suganuma, Osamu Gohda, Tatsushi Inagaki, Akira Koseki, Kazunori Ogata, Motohiro Kawahito, Toshiaki Yasue, Takeshi Ogasawara, Tamiya Onodera, Hideaki Komatsu, and Toshio Nakatani. Effectiveness of cross-platform optimizations for a Java just-in-time compiler. ACM SIGPLAN Notices, 38(11):187-204, November 2003.
-
(2003)
ACM SIGPLAN Notices
, vol.38
, Issue.11
, pp. 187-204
-
-
Ishizaki, K.1
Takeuchi, M.2
Kawachiya, K.3
Suganuma, T.4
Gohda, O.5
Inagaki, T.6
Koseki, A.7
Ogata, K.8
Kawahito, M.9
Yasue, T.10
Ogasawara, T.11
Onodera, T.12
Komatsu, H.13
Nakatani, T.14
-
20
-
-
0032114717
-
Evaluating inlining techniques
-
Owen Kaser and C. R. Ramakrishnan. Evaluating inlining techniques. Computer Languages, 24(2):55-72, 1998.
-
(1998)
Computer Languages
, vol.24
, Issue.2
, pp. 55-72
-
-
Kaser, O.1
Ramakrishnan, C.R.2
-
21
-
-
32044467547
-
Escape analysis in the context of dynamic compilation and deoptimization
-
New York, NY, USA, ACM
-
Thomas Kotzmann and Hanspeter Mössenböck. Escape analysis in the context of dynamic compilation and deoptimization. In VEE '05: Proceedings of the 1st ACM/USENIX international conference on Virtual execution environments, pages 111-120, New York, NY, USA, 2005. ACM.
-
(2005)
VEE '05: Proceedings of the 1st ACM/USENIX international conference on Virtual execution environments
, pp. 111-120
-
-
Kotzmann, T.1
Mössenböck, H.2
-
22
-
-
34547654069
-
Run-time support for optimizations based on escape analysis
-
Washington, DC, USA, IEEE Computer Society
-
Thomas Kotzmann and Hanspeter Mossenbock. Run-time support for optimizations based on escape analysis. In CGO '07: Proceedings of the International Symposium on Code Generation and Optimization, pages 49-60, Washington, DC, USA, 2007. IEEE Computer Society.
-
(2007)
CGO '07: Proceedings of the International Symposium on Code Generation and Optimization
, pp. 49-60
-
-
Kotzmann, T.1
Mossenbock, H.2
-
26
-
-
0027002301
-
Escape analysis on lists
-
New York, NY, USA, ACM
-
Young Gil Park and Benjamin Goldberg. Escape analysis on lists. In PLDI '92: Proceedings of the ACM SIGPLAN 1992 conference on Programming language design and implementation, pages 116-127, New York, NY, USA, 1992. ACM.
-
(1992)
PLDI '92: Proceedings of the ACM SIGPLAN 1992 conference on Programming language design and implementation
, pp. 116-127
-
-
Young, G.1
Goldberg, B.2
-
27
-
-
0017530053
-
An analysis of inline substitution for a structured programming language
-
Robert W. Scheifler. An analysis of inline substitution for a structured programming language. Commun. ACM, 20(9):647-654, 1977.
-
(1977)
Commun. ACM
, vol.20
, Issue.9
, pp. 647-654
-
-
Scheifler, R.W.1
-
28
-
-
0035551928
-
-
Toshio Suganuma, Toshiaki Yasue, Motohiro Kawahito, Hideaki Komatsu, and Toshio Nakatani. A dynamic optimization framework for a Java just-in-time compiler. ACM SIG- PLAN Notices, 36(11):180-195, November 2001. In Conference on Object-Oriented Programming, Systems, Languages and Applications (OOPSLA).
-
Toshio Suganuma, Toshiaki Yasue, Motohiro Kawahito, Hideaki Komatsu, and Toshio Nakatani. A dynamic optimization framework for a Java just-in-time compiler. ACM SIG- PLAN Notices, 36(11):180-195, November 2001. In Conference on Object-Oriented Programming, Systems, Languages and Applications (OOPSLA).
-
-
-
-
29
-
-
0033203864
-
Compositional pointer and escape analysis for java programs
-
New York, NY, USA, ACM
-
John Whaley and Martin Rinard. Compositional pointer and escape analysis for java programs. In OOPSLA '99: Proceedings of the 14th ACM SIGPLAN conference on Objectoriented programming, systems, languages, and applications, pages 187-206, New York, NY, USA, 1999. ACM.
-
(1999)
OOPSLA '99: Proceedings of the 14th ACM SIGPLAN conference on Objectoriented programming, systems, languages, and applications
, pp. 187-206
-
-
Whaley, J.1
Rinard, M.2
|