-
2
-
-
0033203871
-
Implementing Jalapeno in Java
-
Denver, CO, November
-
B. Alpern et al. Implementing Jalapeno in Java. In ACM Conference on Object-Oriented Programming Systems, Languages, and Applications, pages 314-324, Denver, CO, November 1999.
-
(1999)
ACM Conference on Object-oriented Programming Systems, Languages, and Applications
, pp. 314-324
-
-
Alpern, B.1
-
3
-
-
0342321935
-
The Jalapeno virtual machine
-
February
-
B. Alpern et al. The Jalapeno virtual machine. IBM Systems Journal, 39(1):211-238, February 2000.
-
(2000)
IBM Systems Journal
, vol.39
, Issue.1
, pp. 211-238
-
-
Alpern, B.1
-
5
-
-
8344281495
-
Myths and realities: The performance impact of garbage collection
-
New York, NY, June
-
S. M. Blackburn, P. Cheng, and K. S. McKinley. Myths and realities: The performance impact of garbage collection. In ACM SIGMETRICS Conference on Measurement & Modeling Computer Systems, pages 25-36, New York, NY, June 2004.
-
(2004)
ACM SIGMETRICS Conference on Measurement & Modeling Computer Systems
, pp. 25-36
-
-
Blackburn, S.M.1
Cheng, P.2
McKinley, K.S.3
-
6
-
-
4544359906
-
Oil and water? High performance garbage collection in Java with JMTk
-
Scotland, UK, May
-
S. M. Blackburn, P. Cheng, and K. S. McKinley. Oil and water? High performance garbage collection in Java with JMTk. In Proceedings of the International Conference on Software Engineering, pages 137-146, Scotland, UK, May 2004.
-
(2004)
Proceedings of the International Conference on Software Engineering
, pp. 137-146
-
-
Blackburn, S.M.1
Cheng, P.2
McKinley, K.S.3
-
7
-
-
0035551807
-
Pretenuring for Java
-
Tampa, FL, October ACM
-
S. M. Blackburn, S. Singhai, M. Hertz, K. S. McKinley, and J. E. B. Moss. Pretenuring for Java. In ACM Conference on Object-Oriented Programming Systems, Languages, and Applications, pages 342-352, Tampa, FL, October 2001. ACM.
-
(2001)
ACM Conference on Object-oriented Programming Systems, Languages, and Applications
, pp. 342-352
-
-
Blackburn, S.M.1
Singhai, S.2
Hertz, M.3
McKinley, K.S.4
Moss, J.E.B.5
-
8
-
-
0031619987
-
Generational stack collection and profile-driven pretenuring
-
Montreal, Canada, May
-
P. Cheng, R. Harper, and P. Lee. Generational stack collection and profile-driven pretenuring. In ACM SIGPLAN Conference on Programming Languages Design and Implementation, pages 162-173, Montreal, Canada, May 1998.
-
(1998)
ACM SIGPLAN Conference on Programming Languages Design and Implementation
, pp. 162-173
-
-
Cheng, P.1
Harper, R.2
Lee, P.3
-
11
-
-
0242443827
-
Thread-local heaps for Java
-
Berlin, Germany, June
-
T. Domani, G. Goldshtein, E. Kolodner, E. Lewis, E. Petrank, and D. Sheinwald. Thread-local heaps for Java. In ACM International Symposium on Memory Management, pages 76-87, Berlin, Germany, June 2002.
-
(2002)
ACM International Symposium on Memory Management
, pp. 76-87
-
-
Domani, T.1
Goldshtein, G.2
Kolodner, E.3
Lewis, E.4
Petrank, E.5
Sheinwald, D.6
-
12
-
-
8344273243
-
How Java programs interact with virtual machines at the microarchitectural level
-
Anaheim, CA, October
-
L. Eeckhout, A. Georges, and K. D. Bosschere. How Java programs interact with virtual machines at the microarchitectural level. In ACM Conference on Object-Oriented Programming Systems, Languages, and Applications, pages 244-358, Anaheim, CA, October 2003.
-
(2003)
ACM Conference on Object-oriented Programming Systems, Languages, and Applications
, pp. 244-358
-
-
Eeckhout, L.1
Georges, A.2
Bosschere, K.D.3
-
13
-
-
0025237929
-
Fast allocation and deallocation of memory based on object lifetimes
-
January
-
D. R. Hanson. Fast allocation and deallocation of memory based on object lifetimes. Software - Practice and Experience, 20(1):5-12, January 1990.
-
(1990)
Software - Practice and Experience
, vol.20
, Issue.1
, pp. 5-12
-
-
Hanson, D.R.1
-
15
-
-
2642585002
-
Dynamic pretenuring schemes for generational garbage collection
-
Austin, TX, March
-
W. Huang, . Srisa-an, and J. M. Chang. Dynamic pretenuring schemes for generational garbage collection. In Proceedings for the 2004 IEE International Symposium on Performance Analysis of Systems and Software (ISPASS), pages 133-140, Austin, TX, March 2004.
-
(2004)
Proceedings for the 2004 IEE International Symposium on Performance Analysis of Systems and Software (ISPASS)
, pp. 133-140
-
-
Huang, W.1
Srisa-An2
Chang, J.M.3
-
16
-
-
0020765079
-
A real time garbage collector based on the lifetimes of objects
-
H. Lieberman and C. E. Hewitt. A real time garbage collector based on the lifetimes of objects. Communications of the ACM, 26(6):419-429, 1983.
-
(1983)
Communications of the ACM
, vol.26
, Issue.6
, pp. 419-429
-
-
Lieberman, H.1
Hewitt, C.E.2
-
19
-
-
0036036656
-
Exploiting prolific types for memory management and optimzations
-
Portland, OR, January
-
Y. Shuf, M. Gupta, R. Bordawekar, and J. P. Singh. Exploiting prolific types for memory management and optimzations. In ACM Symposium on the Principles of Programming Languages, pages 295-306, Portland, OR, January 2002.
-
(2002)
ACM Symposium on the Principles of Programming Languages
, pp. 295-306
-
-
Shuf, Y.1
Gupta, M.2
Bordawekar, R.3
Singh, J.P.4
-
22
-
-
0034592664
-
On models for object liftime distributions
-
Minneapolis, MN, October
-
D. Stefanović, K. S. McKinley, and J. E. B. Moss. On models for object liftime distributions. In ACM International Symposium on Memory Management, pages 137-142, Minneapolis, MN, October 2000.
-
(2000)
ACM International Symposium on Memory Management
, pp. 137-142
-
-
Stefanović, D.1
McKinley, K.S.2
Moss, J.E.B.3
-
23
-
-
84976859128
-
Tenuring policies for generation-based storage reclamation
-
San Diego, California, November
-
D. Ungar and F. Jackson. Tenuring policies for generation-based storage reclamation. In ACM Conference on Object-Oriented Programming Systems, Languages, and Applications, pages 1-17, San Diego, California, November 1988.
-
(1988)
ACM Conference on Object-oriented Programming Systems, Languages, and Applications
, pp. 1-17
-
-
Ungar, D.1
Jackson, F.2
|