-
2
-
-
0029452539
-
Profile-Guided Receiver Class Prediction
-
David Grove, Jeffrey Dean, Charles Garrett, and Craig Chambers. Profile-Guided Receiver Class Prediction, In Proceedings of the Conference on Object Oriented Programming Systems, Languages & Applications, OOPSLA '95, pp. 108-123, 1995.
-
(1995)
Proceedings of the Conference on Object Oriented Programming Systems, Languages & Applications, OOPSLA '95
, pp. 108-123
-
-
Grove, D.1
Dean, J.2
Garrett, C.3
Chambers, C.4
-
3
-
-
84955578911
-
Eliminating Virtual Function Calls in C++ Programs
-
Proceedings of the 10th European Conference on Object-Oriented Programming - ECOOP '96, Springer-Verlag
-
Gerald Aigner, and Urs Hölzle. Eliminating Virtual Function Calls in C++ Programs, In Proceedings of the 10th European Conference on Object-Oriented Programming - ECOOP '96, volume 1098 of Lecture Notes in Computer Science, Springer-Verlag, pp. 142-166, 1996.
-
(1996)
Lecture Notes in Computer Science
, vol.1098
, pp. 142-166
-
-
Aigner, G.1
Hölzle, U.2
-
5
-
-
84948958710
-
Optimization of object-oriented programs using static class hierarchy
-
Proceedings of the 9th European Conference on Object-Oriented Programming - ECOOP '95, Springer-Verlag
-
Jeffery Dean, David Grove, and Craig Chambers. Optimization of object-oriented programs using static class hierarchy. In Proceedings of the 9th European Conference on Object-Oriented Programming - ECOOP '95, volume 952 of Lecture Notes in Computer Science, Springer-Verlag, pp. 77-101, 1995.
-
(1995)
Lecture Notes in Computer Science
, vol.952
, pp. 77-101
-
-
Dean, J.1
Grove, D.2
Chambers, C.3
-
7
-
-
0030260329
-
Fast Static Analysis of C++ Virtual Function Calls
-
David F. Bacon and Peter F. Sweeny. Fast Static Analysis of C++ Virtual Function Calls, In Proceedings of the Conference on Object Oriented Programming Systems, Languages & Applications, OOPSLA '96, pp. 324-341, 1996.
-
(1996)
Proceedings of the Conference on Object Oriented Programming Systems, Languages & Applications, OOPSLA '96
, pp. 324-341
-
-
Bacon, D.F.1
Sweeny, P.F.2
-
9
-
-
0034448260
-
Practical Virtual Method Call Resolution for Java
-
Vijay Sundaresan, Laurie Hendren, Chrislain Razafimahefa, Raja Vallèe-Rai, Patrick Lam, Etienne Garnon, and Charles Godin. Practical Virtual Method Call Resolution for Java, In Proceedings of the Conference on Object Oriented Programming Systems, Languages & Applications, OOPSLA 2000, 2000.
-
(2000)
Proceedings of the Conference on Object Oriented Programming Systems, Languages & Applications, OOPSLA 2000
-
-
Sundaresan, V.1
Hendren, L.2
Razafimahefa, C.3
Vallèe-Rai, R.4
Lam, P.5
Garnon, E.6
Godin, C.7
-
10
-
-
0000153714
-
Design, Implementation, and Evaluation of Optimizations in a Just-In-Time Compiler
-
Kazuaki Ishizaki, Motohiro Kawahito, Toshiaki Yasue, Mikio Takeuchi, Takeshi Ogasawara, Toshio Suganuma, Tamiya Onodera, Hideaki Komatsu, and Toshio Nakatani. Design, Implementation, and Evaluation of Optimizations in a Just-In-Time Compiler, In ACM 1999 Java Grande Conference, pp.119-128, 1999.
-
(1999)
ACM 1999 Java Grande Conference
, pp. 119-128
-
-
Ishizaki, K.1
Kawahito, M.2
Yasue, T.3
Takeuchi, M.4
Ogasawara, T.5
Suganuma, T.6
Onodera, T.7
Komatsu, H.8
Nakatani, T.9
-
11
-
-
84947920997
-
Inlining of Virtual Methods
-
Proceedings of the 13th European Conference on Object-Oriented Programming - ECOOP '99, Springer-Verlag
-
David Detlefs and Ole Agesen. Inlining of Virtual Methods, In Proceedings of the 13th European Conference on Object-Oriented Programming - ECOOP '99, volume 1628 of Lecture Notes in Computer Science, Springer-Verlag, pp. 258-278, 1999.
-
(1999)
Lecture Notes in Computer Science
, vol.1628
, pp. 258-278
-
-
Detlefs, D.1
Agesen, O.2
-
14
-
-
84976819375
-
Object-Oriented Type Inference
-
Jens Palsberg and Michael I. Schwartzbach. Object-Oriented Type Inference, In Proceedings of the Conference on Object Oriented Programming Systems, Languages & Applications, OOPSLA '91, pp. 146-161, 1991.
-
(1991)
Proceedings of the Conference on Object Oriented Programming Systems, Languages & Applications, OOPSLA '91
, pp. 146-161
-
-
Palsberg, J.1
Schwartzbach, M.I.2
-
15
-
-
0029461378
-
Type Feedback vs. Concrete Type Inference: A Comparison of Optimization Techniques for Object-Oriented Languages
-
Ole Agesen and Urs Hölzle. Type Feedback vs. Concrete Type Inference: A Comparison of Optimization Techniques for Object-Oriented Languages, In Proceedings of the Conference on Object Oriented Programming Systems, Languages & Applications, OOPSLA '95, pp. 91-107, 1995.
-
(1995)
Proceedings of the Conference on Object Oriented Programming Systems, Languages & Applications, OOPSLA '95
, pp. 91-107
-
-
Agesen, O.1
Hölzle, U.2
-
18
-
-
85006805669
-
Optimizing Dynamically-Typed Object-Oriented Languages with Polymorphic Inline Caches
-
Proceedings of the 5th European Conference on Object-Oriented Programming - ECOOP '91, Springer-Verlag
-
Urs Hölzle, Craig Chambers, and David Ungar. Optimizing Dynamically-Typed Object-Oriented Languages with Polymorphic Inline Caches, In Proceedings of the 5th European Conference on Object-Oriented Programming - ECOOP '91, volume 512 of Lecture Notes in Computer Science, Springer-Verlag, pp. 21-38, 1991.
-
(1991)
Lecture Notes in Computer Science
, vol.512
, pp. 21-38
-
-
Hölzle, U.1
Chambers, C.2
Ungar, D.3
-
20
-
-
0005026889
-
Reducing Virtual Call Overheads in a Java VM Just-In-Time Compiler
-
Junpyo Lee, Byung-Sun Yang, Suhyun Kim, Seungll Lee, Yoo C. Chung, Heungbok Lee, Je Hyung Lee, Soo-Mook Moon, Kemal Ebcioglu, Erik Altman. Reducing Virtual Call Overheads in a Java VM Just-In-Time Compiler, The 4th Annual Workshop on Interaction between Compilers and Computer Architectures, pp.21-33, 2000
-
(2000)
The 4th Annual Workshop on Interaction between Compilers and Computer Architectures
, pp. 21-33
-
-
Lee, J.1
Yang, B.-S.2
Kim, S.3
Lee, S.4
Chung, Y.C.5
Lee, H.6
Lee, J.H.7
Moon, S.-M.8
Ebcioglu, K.9
Altman, E.10
-
22
-
-
0033362201
-
Dynamic Linking on a Shared-Memory Multiprocessor
-
Bowen Alpern, Mark Charney, Jong-Deok Choi, Anthony Cocchi, and Derek Lieber. Dynamic Linking on a Shared-Memory Multiprocessor, The 1999 International Conference on Parallel Architecture and Compilation Techniques, 1999.
-
(1999)
The 1999 International Conference on Parallel Architecture and Compilation Techniques
-
-
Alpern, B.1
Charney, M.2
Choi, J.-D.3
Cocchi, A.4
Lieber, D.5
-
27
-
-
0033203859
-
Escape Analysis for Java
-
Jong-Deok Choi, Manish Gupta, Muaricio Serrano, Vugranam C. Sreedhar, and Sam Midkiff. Escape Analysis for Java, In Proceedings of the Conference on Object Oriented Programming Systems, Languages & Applications, OOPSLA '99, pp. 1-19, 1999.
-
(1999)
Proceedings of the Conference on Object Oriented Programming Systems, Languages & Applications, OOPSLA '99
, pp. 1-19
-
-
Choi, J.-D.1
Gupta, M.2
Serrano, M.3
Sreedhar, V.C.4
Midkiff, S.5
-
28
-
-
0033203864
-
Compositional Pointer and Escape Analysis for Java Programs
-
John Whaley and Martin Rinard. Compositional Pointer and Escape Analysis for Java Programs, In Proceedings of the Conference on Object Oriented Programming Systems, Languages & Applications, OOPSLA '99, pp. 187-206, 1999.
-
(1999)
Proceedings of the Conference on Object Oriented Programming Systems, Languages & Applications, OOPSLA '99
, pp. 187-206
-
-
Whaley, J.1
Rinard, M.2
-
29
-
-
85037461994
-
-
IBM Corp. Jikes, available at http://oss.software.ibm.com/developerworks/opensource/jike s/project/index.html.
-
-
-
-
32
-
-
0033904365
-
Overview of the IBM Java Just-in-Time Compiler
-
Toshio Suganuma, Takeshi Ogasawara, Mikio Takeuchi, Toshiaki Yasue, Motohiro Kawahito, Kazuaki Ishizaki, Hideaki Komatsu, and Toshio Nakatani. Overview of the IBM Java Just-in-Time Compiler, IBM Systems Journal, Vol. 39, No. 1, pp. 175-193, 2000
-
(2000)
IBM Systems Journal
, vol.39
, Issue.1
, pp. 175-193
-
-
Suganuma, T.1
Ogasawara, T.2
Takeuchi, M.3
Yasue, T.4
Kawahito, M.5
Ishizaki, K.6
Komatsu, H.7
Nakatani, T.8
-
34
-
-
84858357794
-
-
Standard Performance Evaluation Corp. SPEC JVM98 Benchmarks, available at http://www.spec.org/osg/jvm98/.
-
SPEC JVM98 Benchmarks
-
-
-
35
-
-
1442309431
-
-
Standard Performance Evaluation Corp. SPECjbb2000 Benchmarks, available at http://www.spec.org/osg/jbb2000/.
-
SPECjbb2000 Benchmarks
-
-
-
36
-
-
84935136994
-
-
IBM Corp. XML Parser for Java, available at http://alphaworks.ibm.com/tech/xml4j.
-
XML Parser for Java
-
-
-
38
-
-
85037490226
-
-
Norman Hendrich. jfig, available at http://tech-www.informatik.uni-hamburg.de/applets/javafig/
-
-
-
Hendrich, N.1
-
39
-
-
0005085633
-
-
ICEsoft. ICE Browser, available at http://www.icesoft.no/
-
ICE Browser
-
-
-
40
-
-
85037473892
-
-
Sun Corp. HotJava™ Browser, available at http://java.sun.com/products/hotjava/index.html
-
-
-
-
41
-
-
85037463077
-
-
JUSTSYSTEM Corp. ICHITARO ARK for Java, available at http://www.justsystem.com/ark/index.html.
-
-
-
|